Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-10976 (GCVE-0-2024-10976)
Vulnerability from cvelistv5 – Published: 2024-11-14 13:00 – Updated: 2025-11-03 21:51
VLAI?
EPSS
Title
PostgreSQL row security below e.g. subqueries disregards user ID changes
Summary
Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application's pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.
Severity ?
4.2 (Medium)
CWE
- CWE-1250 - Improper Preservation of Consistency Between Independent Representations of Shared State
Assigner
References
1 reference
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | PostgreSQL |
Affected:
17 , < 17.1
(rpm)
Affected: 16 , < 16.5 (rpm) Affected: 15 , < 15.9 (rpm) Affected: 14 , < 14.14 (rpm) Affected: 13 , < 13.17 (rpm) Affected: 0 , < 12.21 (rpm) |
Credits
The PostgreSQL project thanks Wolfgang Walther for reporting this problem.
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-10976",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-11-14T18:53:41.183245Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-11-14T19:32:17.213Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T21:51:36.955Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20250509-0010/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00011.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "PostgreSQL",
"vendor": "n/a",
"versions": [
{
"lessThan": "17.1",
"status": "affected",
"version": "17",
"versionType": "rpm"
},
{
"lessThan": "16.5",
"status": "affected",
"version": "16",
"versionType": "rpm"
},
{
"lessThan": "15.9",
"status": "affected",
"version": "15",
"versionType": "rpm"
},
{
"lessThan": "14.14",
"status": "affected",
"version": "14",
"versionType": "rpm"
},
{
"lessThan": "13.17",
"status": "affected",
"version": "13",
"versionType": "rpm"
},
{
"lessThan": "12.21",
"status": "affected",
"version": "0",
"versionType": "rpm"
}
]
}
],
"configurations": [
{
"lang": "en",
"value": "application uses row security policies that react to the current role, and one database session reaches the same query via multiple roles"
}
],
"credits": [
{
"lang": "en",
"value": "The PostgreSQL project thanks Wolfgang Walther for reporting this problem."
}
],
"descriptions": [
{
"lang": "en",
"value": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1250",
"description": "Improper Preservation of Consistency Between Independent Representations of Shared State",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-14T13:00:01.930Z",
"orgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"shortName": "PostgreSQL"
},
"references": [
{
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"title": "PostgreSQL row security below e.g. subqueries disregards user ID changes"
}
},
"cveMetadata": {
"assignerOrgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"assignerShortName": "PostgreSQL",
"cveId": "CVE-2024-10976",
"datePublished": "2024-11-14T13:00:01.930Z",
"dateReserved": "2024-11-07T19:27:02.623Z",
"dateUpdated": "2025-11-03T21:51:36.955Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-10976",
"date": "2026-05-23",
"epss": "0.01099",
"percentile": "0.78275"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-10976\",\"sourceIdentifier\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"published\":\"2024-11-14T13:15:03.793\",\"lastModified\":\"2025-11-03T22:16:36.700\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.\"},{\"lang\":\"es\",\"value\":\"El seguimiento incompleto en PostgreSQL de tablas con seguridad de filas permite que una consulta reutilizada vea o cambie filas diferentes a las previstas. CVE-2023-2455 y CVE-2016-2193 solucionaron la mayor\u00eda de las interacciones entre la seguridad de filas y los cambios de ID de usuario. Pasaron por alto los casos en los que una subconsulta, una consulta WITH, una vista de invocador de seguridad o una funci\u00f3n de lenguaje SQL hace referencia a una tabla con una pol\u00edtica de seguridad a nivel de fila. Esto tiene las mismas consecuencias que las dos CVE anteriores. Es decir, conduce a la aplicaci\u00f3n de pol\u00edticas potencialmente incorrectas en los casos en los que se utilizan pol\u00edticas espec\u00edficas de roles y se planifica una consulta determinada bajo un rol y luego se ejecuta bajo otros roles. Este escenario puede ocurrir bajo funciones de definidor de seguridad o cuando se planifica inicialmente un usuario y una consulta comunes y luego se reutilizan en varios SET ROLE. La aplicaci\u00f3n de una pol\u00edtica incorrecta puede permitir que un usuario complete lecturas y modificaciones que de otro modo estar\u00edan prohibidas. Esto afecta solo a las bases de datos que han utilizado CREATE POLICY para definir una pol\u00edtica de seguridad de filas. Un atacante debe adaptar un ataque al patr\u00f3n de reutilizaci\u00f3n de planes de consulta, cambios de ID de usuario y pol\u00edticas de seguridad de filas espec\u00edficas de roles de una aplicaci\u00f3n en particular. Las versiones anteriores a PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17 y 12.21 se ven afectadas.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":4.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1250\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0\",\"versionEndExcluding\":\"12.21\",\"matchCriteriaId\":\"433D59A0-8811-4DDB-A9F7-D85C62F905CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.0\",\"versionEndExcluding\":\"13.17\",\"matchCriteriaId\":\"380F8048-FBE5-4606-93A3-915CFD229317\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"14.0\",\"versionEndExcluding\":\"14.14\",\"matchCriteriaId\":\"FACF31C7-3B20-4BAE-A596-9C59D67406D8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"15.0\",\"versionEndExcluding\":\"15.9\",\"matchCriteriaId\":\"DF12F1A2-3179-4DAC-B728-038B94954DC7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16.0\",\"versionEndExcluding\":\"16.5\",\"matchCriteriaId\":\"353CBD91-FC28-4DA3-B79A-F4F4DC80FA93\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.0\",\"versionEndExcluding\":\"17.1\",\"matchCriteriaId\":\"DCEB2049-EB8A-4703-B3FF-FC641623ED2C\"}]}]}],\"references\":[{\"url\":\"https://www.postgresql.org/support/security/CVE-2024-10976/\",\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/11/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250509-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20250509-0010/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/11/msg00011.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T21:51:36.955Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-10976\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-14T18:53:41.183245Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-14T18:54:22.272Z\"}}], \"cna\": {\"title\": \"PostgreSQL row security below e.g. subqueries disregards user ID changes\", \"credits\": [{\"lang\": \"en\", \"value\": \"The PostgreSQL project thanks Wolfgang Walther for reporting this problem.\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 4.2, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N\"}}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"PostgreSQL\", \"versions\": [{\"status\": \"affected\", \"version\": \"17\", \"lessThan\": \"17.1\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"16\", \"lessThan\": \"16.5\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"15\", \"lessThan\": \"15.9\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"14\", \"lessThan\": \"14.14\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"13\", \"lessThan\": \"13.17\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"12.21\", \"versionType\": \"rpm\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.postgresql.org/support/security/CVE-2024-10976/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1250\", \"description\": \"Improper Preservation of Consistency Between Independent Representations of Shared State\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"application uses row security policies that react to the current role, and one database session reaches the same query via multiple roles\"}], \"providerMetadata\": {\"orgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"shortName\": \"PostgreSQL\", \"dateUpdated\": \"2024-11-14T13:00:01.930Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-10976\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T21:51:36.955Z\", \"dateReserved\": \"2024-11-07T19:27:02.623Z\", \"assignerOrgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"datePublished\": \"2024-11-14T13:00:01.930Z\", \"assignerShortName\": \"PostgreSQL\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2024:4114-1
Vulnerability from csaf_suse - Published: 2024-11-29 09:26 - Updated: 2024-11-29 09:26Summary
Security update for postgresql13
Severity
Important
Notes
Title of the patch: Security update for postgresql13
Description of the patch: This update for postgresql13 fixes the following issues:
- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).
- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).
- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).
- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).
Patchnames: SUSE-2024-4114,SUSE-SLE-SERVER-12-SP5-LTSS-2024-4114,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4114
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.2 (Medium)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
20 references
{
"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 postgresql13",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql13 fixes the following issues:\n\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4114,SUSE-SLE-SERVER-12-SP5-LTSS-2024-4114,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4114",
"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-2024_4114-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4114-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244114-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4114-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019874.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql13",
"tracking": {
"current_release_date": "2024-11-29T09:26:32Z",
"generator": {
"date": "2024-11-29T09:26:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4114-1",
"initial_release_date": "2024-11-29T09:26:32Z",
"revision_history": [
{
"date": "2024-11-29T09:26:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-13.18-3.55.2.aarch64",
"product_id": "postgresql13-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-contrib-13.18-3.55.2.aarch64",
"product_id": "postgresql13-contrib-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-devel-13.18-3.55.2.aarch64",
"product_id": "postgresql13-devel-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.aarch64",
"product_id": "postgresql13-llvmjit-devel-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-plperl-13.18-3.55.2.aarch64",
"product_id": "postgresql13-plperl-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-plpython-13.18-3.55.2.aarch64",
"product_id": "postgresql13-plpython-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-pltcl-13.18-3.55.2.aarch64",
"product_id": "postgresql13-pltcl-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-server-13.18-3.55.2.aarch64",
"product_id": "postgresql13-server-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-server-devel-13.18-3.55.2.aarch64",
"product_id": "postgresql13-server-devel-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-test-13.18-3.55.2.aarch64",
"product_id": "postgresql13-test-13.18-3.55.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-13.18-3.55.2.i586",
"product_id": "postgresql13-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-contrib-13.18-3.55.2.i586",
"product_id": "postgresql13-contrib-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-devel-13.18-3.55.2.i586",
"product_id": "postgresql13-devel-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.i586",
"product_id": "postgresql13-llvmjit-devel-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-plperl-13.18-3.55.2.i586",
"product_id": "postgresql13-plperl-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-plpython-13.18-3.55.2.i586",
"product_id": "postgresql13-plpython-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-pltcl-13.18-3.55.2.i586",
"product_id": "postgresql13-pltcl-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-server-13.18-3.55.2.i586",
"product_id": "postgresql13-server-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-server-devel-13.18-3.55.2.i586",
"product_id": "postgresql13-server-devel-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-test-13.18-3.55.2.i586",
"product_id": "postgresql13-test-13.18-3.55.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-docs-13.18-3.55.2.noarch",
"product": {
"name": "postgresql13-docs-13.18-3.55.2.noarch",
"product_id": "postgresql13-docs-13.18-3.55.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-contrib-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-contrib-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-devel-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-devel-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-llvmjit-devel-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-plperl-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-plperl-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-plpython-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-plpython-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-pltcl-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-server-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-server-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-server-devel-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-test-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-test-13.18-3.55.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-13.18-3.55.2.s390",
"product_id": "postgresql13-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-contrib-13.18-3.55.2.s390",
"product_id": "postgresql13-contrib-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-devel-13.18-3.55.2.s390",
"product_id": "postgresql13-devel-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.s390",
"product_id": "postgresql13-llvmjit-devel-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-plperl-13.18-3.55.2.s390",
"product_id": "postgresql13-plperl-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-plpython-13.18-3.55.2.s390",
"product_id": "postgresql13-plpython-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-pltcl-13.18-3.55.2.s390",
"product_id": "postgresql13-pltcl-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-server-13.18-3.55.2.s390",
"product_id": "postgresql13-server-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-server-devel-13.18-3.55.2.s390",
"product_id": "postgresql13-server-devel-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-test-13.18-3.55.2.s390",
"product_id": "postgresql13-test-13.18-3.55.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-13.18-3.55.2.s390x",
"product_id": "postgresql13-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-contrib-13.18-3.55.2.s390x",
"product_id": "postgresql13-contrib-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-devel-13.18-3.55.2.s390x",
"product_id": "postgresql13-devel-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.s390x",
"product_id": "postgresql13-llvmjit-devel-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-plperl-13.18-3.55.2.s390x",
"product_id": "postgresql13-plperl-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-plpython-13.18-3.55.2.s390x",
"product_id": "postgresql13-plpython-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-pltcl-13.18-3.55.2.s390x",
"product_id": "postgresql13-pltcl-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-server-13.18-3.55.2.s390x",
"product_id": "postgresql13-server-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-server-devel-13.18-3.55.2.s390x",
"product_id": "postgresql13-server-devel-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-test-13.18-3.55.2.s390x",
"product_id": "postgresql13-test-13.18-3.55.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-13.18-3.55.2.x86_64",
"product_id": "postgresql13-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-contrib-13.18-3.55.2.x86_64",
"product_id": "postgresql13-contrib-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-devel-13.18-3.55.2.x86_64",
"product_id": "postgresql13-devel-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.x86_64",
"product_id": "postgresql13-llvmjit-devel-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-plperl-13.18-3.55.2.x86_64",
"product_id": "postgresql13-plperl-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-plpython-13.18-3.55.2.x86_64",
"product_id": "postgresql13-plpython-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-pltcl-13.18-3.55.2.x86_64",
"product_id": "postgresql13-pltcl-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-server-13.18-3.55.2.x86_64",
"product_id": "postgresql13-server-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-server-devel-13.18-3.55.2.x86_64",
"product_id": "postgresql13-server-devel-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-test-13.18-3.55.2.x86_64",
"product_id": "postgresql13-test-13.18-3.55.2.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": "postgresql13-13.18-3.55.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64"
},
"product_reference": "postgresql13-13.18-3.55.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-3.55.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le"
},
"product_reference": "postgresql13-13.18-3.55.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-3.55.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x"
},
"product_reference": "postgresql13-13.18-3.55.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-3.55.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-3.55.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-3.55.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-3.55.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-3.55.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x"
},
"product_reference": "postgresql13-contrib-13.18-3.55.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-3.55.2.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch"
},
"product_reference": "postgresql13-docs-13.18-3.55.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-3.55.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-3.55.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-3.55.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-3.55.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-3.55.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x"
},
"product_reference": "postgresql13-plperl-13.18-3.55.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-3.55.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-3.55.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-3.55.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-3.55.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-3.55.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x"
},
"product_reference": "postgresql13-plpython-13.18-3.55.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-3.55.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-3.55.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-3.55.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-3.55.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-3.55.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x"
},
"product_reference": "postgresql13-pltcl-13.18-3.55.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-3.55.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64"
},
"product_reference": "postgresql13-server-13.18-3.55.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-3.55.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le"
},
"product_reference": "postgresql13-server-13.18-3.55.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-3.55.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x"
},
"product_reference": "postgresql13-server-13.18-3.55.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-server-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-3.55.2.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:postgresql13-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-3.55.2.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:postgresql13-contrib-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-3.55.2.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch"
},
"product_reference": "postgresql13-docs-13.18-3.55.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-3.55.2.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:postgresql13-plperl-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-3.55.2.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:postgresql13-plpython-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-3.55.2.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:postgresql13-pltcl-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-3.55.2.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:postgresql13-server-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-server-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"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:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T09:26:32Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"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:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T09:26:32Z",
"details": "moderate"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"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:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T09:26:32Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"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:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/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:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T09:26:32Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
SUSE-SU-2024:4118-1
Vulnerability from csaf_suse - Published: 2024-11-29 16:23 - Updated: 2024-11-29 16:23Summary
Security update for postgresql14
Severity
Important
Notes
Title of the patch: Security update for postgresql14
Description of the patch: This update for postgresql14 fixes the following issues:
- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).
- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).
- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).
- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).
Patchnames: SUSE-2024-4118,SUSE-SLE-Module-Legacy-15-SP6-2024-4118,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-4118,openSUSE-SLE-15.6-2024-4118
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.2 (Medium)
Affected products
Recommended
86 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
86 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
86 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
86 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
20 references
{
"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 postgresql14",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql14 fixes the following issues:\n\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4118,SUSE-SLE-Module-Legacy-15-SP6-2024-4118,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-4118,openSUSE-SLE-15.6-2024-4118",
"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-2024_4118-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4118-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244118-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4118-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019876.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2024-11-29T16:23:57Z",
"generator": {
"date": "2024-11-29T16:23:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4118-1",
"initial_release_date": "2024-11-29T16:23:57Z",
"revision_history": [
{
"date": "2024-11-29T16:23:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-contrib-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-devel-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-devel-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-llvmjit-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-plperl-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-plpython-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-pltcl-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-server-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-server-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-server-devel-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-test-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-test-14.15-150600.16.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-contrib-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-devel-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-devel-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-llvmjit-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-plperl-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-plpython-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-pltcl-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-server-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-server-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-server-devel-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-test-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-test-14.15-150600.16.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.15-150600.16.9.1.noarch",
"product": {
"name": "postgresql14-docs-14.15-150600.16.9.1.noarch",
"product_id": "postgresql14-docs-14.15-150600.16.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-contrib-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-devel-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-plperl-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-plpython-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-pltcl-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-server-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-server-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-server-devel-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-test-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-test-14.15-150600.16.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-contrib-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-devel-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-devel-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-llvmjit-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-plperl-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-plpython-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-pltcl-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-server-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-server-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-server-devel-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-test-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-test-14.15-150600.16.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-contrib-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-devel-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-devel-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-llvmjit-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-plperl-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-plpython-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-pltcl-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-server-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-server-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-server-devel-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-test-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-test-14.15-150600.16.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy: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": "postgresql14-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150600.16.9.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150600.16.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.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:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.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:postgresql14-test-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150600.16.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150600.16.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"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 Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T16:23:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"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 Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T16:23:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"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 Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T16:23:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"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 Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T16:23:57Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
SUSE-SU-2024:4173-1
Vulnerability from csaf_suse - Published: 2024-12-04 14:48 - Updated: 2024-12-04 14:48Summary
Security update for postgresql, postgresql16, postgresql17
Severity
Important
Notes
Title of the patch: Security update for postgresql, postgresql16, postgresql17
Description of the patch: This update for postgresql, postgresql16, postgresql17 fixes the following issues:
This update ships postgresql17 , and fixes security issues with postgresql16:
- bsc#1230423: Relax the dependency of extensions on the server
version from exact major.minor to greater or equal, after Tom
Lane confirmed on the PostgreSQL packagers list that ABI
stability is being taken care of between minor releases.
- bsc#1219340: The last fix was not correct. Improve it by removing
the dependency again and call fillup only if it is installed.
postgresql16 was updated to 16.6:
* Repair ABI break for extensions that work with struct
ResultRelInfo.
* Restore functionality of ALTER {ROLE|DATABASE} SET role.
* Fix cases where a logical replication slot's restart_lsn could
go backwards.
* Avoid deleting still-needed WAL files during pg_rewind.
* Fix race conditions associated with dropping shared statistics
entries.
* Count index scans in contrib/bloom indexes in the statistics
views, such as the pg_stat_user_indexes.idx_scan counter.
* Fix crash when checking to see if an index's opclass options
have changed.
* Avoid assertion failure caused by disconnected NFA sub-graphs
in regular expression parsing.
* https://www.postgresql.org/docs/release/16.6/
postgresql16 was updated to 16.5:
* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as
dependent on the calling role when RLS applies to a
non-top-level table reference.
* CVE-2024-10977, bsc#1233325: Make libpq discard error messages
received during SSL or GSS protocol negotiation.
* CVE-2024-10978, bsc#1233326: Fix unintended interactions
between SET SESSION AUTHORIZATION and SET ROLE
* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from
changing environment variables.
* https://www.postgresql.org/about/news/p-2955/
* https://www.postgresql.org/docs/release/16.5/
- Don't build the libs and mini flavor anymore to hand over to
PostgreSQL 17.
* https://www.postgresql.org/about/news/p-2910/
postgresql17 is shipped in version 17.2:
* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as
dependent on the calling role when RLS applies to a
non-top-level table reference.
* CVE-2024-10977, bsc#1233325: Make libpq discard error messages
received during SSL or GSS protocol negotiation.
* CVE-2024-10978, bsc#1233326: Fix unintended interactions
between SET SESSION AUTHORIZATION and SET ROLE
* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from
changing environment variables.
* https://www.postgresql.org/about/news/p-2955/
* https://www.postgresql.org/docs/release/17.1/
* https://www.postgresql.org/docs/release/17.2/
Upgrade to 17.2:
* Repair ABI break for extensions that work with struct
ResultRelInfo.
* Restore functionality of ALTER {ROLE|DATABASE} SET role.
* Fix cases where a logical replication slot's restart_lsn could
go backwards.
* Avoid deleting still-needed WAL files during pg_rewind.
* Fix race conditions associated with dropping shared statistics
entries.
* Count index scans in contrib/bloom indexes in the statistics
views, such as the pg_stat_user_indexes.idx_scan counter.
* Fix crash when checking to see if an index's opclass options
have changed.
* Avoid assertion failure caused by disconnected NFA sub-graphs
in regular expression parsing.
Upgrade to 17.0:
* New memory management system for VACUUM, which reduces memory
consumption and can improve overall vacuuming performance.
* New SQL/JSON capabilities, including constructors, identity
functions, and the JSON_TABLE() function, which converts JSON
data into a table representation.
* Various query performance improvements, including for
sequential reads using streaming I/O, write throughput under
high concurrency, and searches over multiple values in a btree
index.
* Logical replication enhancements, including:
+ Failover control
+ pg_createsubscriber, a utility that creates logical replicas
from physical standbys
+ pg_upgrade now preserves replication slots on both publishers
and subscribers
* New client-side connection option, sslnegotiation=direct, that
performs a direct TLS handshake to avoid a round-trip
negotiation.
* pg_basebackup now supports incremental backup.
* COPY adds a new option, ON_ERROR ignore, that allows a copy
operation to continue in the event of an error.
* https://www.postgresql.org/about/news/p-2936/
* https://www.postgresql.org/docs/17/release-17.html
Patchnames: SUSE-2024-4173,SUSE-SLE-Module-Basesystem-15-SP5-2024-4173,SUSE-SLE-Module-Legacy-15-SP5-2024-4173,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-4173,SUSE-SLE-Module-Server-Applications-15-SP5-2024-4173,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-4173,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4173,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4173,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4173,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-4173,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-4173,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4173,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4173,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-4173,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4173,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4173,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-4173,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-4173,SUSE-Storage-7.1-2024-4173,openSUSE-SLE-15.5-2024-4173
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.2 (Medium)
Affected products
Recommended
540 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
540 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
540 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
540 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
22 references
{
"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 postgresql, postgresql16, postgresql17",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql, postgresql16, postgresql17 fixes the following issues:\n\nThis update ships postgresql17 , and fixes security issues with postgresql16:\n\n- bsc#1230423: Relax the dependency of extensions on the server\n version from exact major.minor to greater or equal, after Tom\n Lane confirmed on the PostgreSQL packagers list that ABI\n stability is being taken care of between minor releases.\n\n- bsc#1219340: The last fix was not correct. Improve it by removing\n the dependency again and call fillup only if it is installed.\n\npostgresql16 was updated to 16.6:\n* Repair ABI break for extensions that work with struct\n ResultRelInfo.\n* Restore functionality of ALTER {ROLE|DATABASE} SET role.\n* Fix cases where a logical replication slot\u0027s restart_lsn could\n go backwards.\n* Avoid deleting still-needed WAL files during pg_rewind.\n* Fix race conditions associated with dropping shared statistics\n entries.\n* Count index scans in contrib/bloom indexes in the statistics\n views, such as the pg_stat_user_indexes.idx_scan counter.\n* Fix crash when checking to see if an index\u0027s opclass options\n have changed.\n* Avoid assertion failure caused by disconnected NFA sub-graphs\n in regular expression parsing.\n* https://www.postgresql.org/docs/release/16.6/\n\npostgresql16 was updated to 16.5:\n\n* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as\n dependent on the calling role when RLS applies to a\n non-top-level table reference.\n* CVE-2024-10977, bsc#1233325: Make libpq discard error messages\n received during SSL or GSS protocol negotiation.\n* CVE-2024-10978, bsc#1233326: Fix unintended interactions\n between SET SESSION AUTHORIZATION and SET ROLE\n* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from\n changing environment variables.\n* https://www.postgresql.org/about/news/p-2955/\n* https://www.postgresql.org/docs/release/16.5/\n\n- Don\u0027t build the libs and mini flavor anymore to hand over to\n PostgreSQL 17.\n\n * https://www.postgresql.org/about/news/p-2910/\n\npostgresql17 is shipped in version 17.2:\n\n* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as\n dependent on the calling role when RLS applies to a\n non-top-level table reference.\n* CVE-2024-10977, bsc#1233325: Make libpq discard error messages\n received during SSL or GSS protocol negotiation.\n* CVE-2024-10978, bsc#1233326: Fix unintended interactions\n between SET SESSION AUTHORIZATION and SET ROLE\n* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from\n changing environment variables.\n* https://www.postgresql.org/about/news/p-2955/\n* https://www.postgresql.org/docs/release/17.1/\n* https://www.postgresql.org/docs/release/17.2/\n\nUpgrade to 17.2:\n\n* Repair ABI break for extensions that work with struct\n ResultRelInfo.\n* Restore functionality of ALTER {ROLE|DATABASE} SET role.\n* Fix cases where a logical replication slot\u0027s restart_lsn could\n go backwards.\n* Avoid deleting still-needed WAL files during pg_rewind.\n* Fix race conditions associated with dropping shared statistics\n entries.\n* Count index scans in contrib/bloom indexes in the statistics\n views, such as the pg_stat_user_indexes.idx_scan counter.\n* Fix crash when checking to see if an index\u0027s opclass options\n have changed.\n* Avoid assertion failure caused by disconnected NFA sub-graphs\n in regular expression parsing.\n\nUpgrade to 17.0:\n\n* New memory management system for VACUUM, which reduces memory\n consumption and can improve overall vacuuming performance.\n* New SQL/JSON capabilities, including constructors, identity\n functions, and the JSON_TABLE() function, which converts JSON\n data into a table representation.\n* Various query performance improvements, including for\n sequential reads using streaming I/O, write throughput under\n high concurrency, and searches over multiple values in a btree\n index.\n* Logical replication enhancements, including:\n + Failover control\n + pg_createsubscriber, a utility that creates logical replicas\n from physical standbys\n + pg_upgrade now preserves replication slots on both publishers\n and subscribers\n* New client-side connection option, sslnegotiation=direct, that\n performs a direct TLS handshake to avoid a round-trip\n negotiation.\n* pg_basebackup now supports incremental backup.\n* COPY adds a new option, ON_ERROR ignore, that allows a copy\n operation to continue in the event of an error.\n* https://www.postgresql.org/about/news/p-2936/\n* https://www.postgresql.org/docs/17/release-17.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4173,SUSE-SLE-Module-Basesystem-15-SP5-2024-4173,SUSE-SLE-Module-Legacy-15-SP5-2024-4173,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-4173,SUSE-SLE-Module-Server-Applications-15-SP5-2024-4173,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-4173,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4173,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4173,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4173,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-4173,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-4173,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4173,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4173,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-4173,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4173,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4173,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-4173,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-4173,SUSE-Storage-7.1-2024-4173,openSUSE-SLE-15.5-2024-4173",
"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-2024_4173-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4173-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244173-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4173-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019917.html"
},
{
"category": "self",
"summary": "SUSE Bug 1219340",
"url": "https://bugzilla.suse.com/1219340"
},
{
"category": "self",
"summary": "SUSE Bug 1230423",
"url": "https://bugzilla.suse.com/1230423"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql, postgresql16, postgresql17",
"tracking": {
"current_release_date": "2024-12-04T14:48:21Z",
"generator": {
"date": "2024-12-04T14:48:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4173-1",
"initial_release_date": "2024-12-04T14:48:21Z",
"revision_history": [
{
"date": "2024-12-04T14:48:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150200.5.5.1.aarch64",
"product": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64",
"product_id": "libecpg6-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150200.5.5.1.aarch64",
"product": {
"name": "libpq5-17.2-150200.5.5.1.aarch64",
"product_id": "libpq5-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-contrib-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-devel-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-devel-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-llvmjit-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-plperl-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-plpython-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-server-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-server-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-test-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-test-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-contrib-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-devel-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-devel-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-devel-mini-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-llvmjit-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-plperl-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-plpython-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-pltcl-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-server-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-server-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-server-devel-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-test-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-test-17.2-150200.5.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-17.2-150200.5.5.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-17.2-150200.5.5.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-17.2-150200.5.5.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-17.2-150200.5.5.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-17.2-150200.5.5.1.aarch64_ilp32",
"product_id": "libpq5-64bit-17.2-150200.5.5.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150200.5.5.1.i586",
"product": {
"name": "libecpg6-17.2-150200.5.5.1.i586",
"product_id": "libecpg6-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150200.5.5.1.i586",
"product": {
"name": "libpq5-17.2-150200.5.5.1.i586",
"product_id": "libpq5-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-contrib-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-devel-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-devel-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-llvmjit-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-plperl-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-plpython-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-pltcl-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-server-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-server-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-server-devel-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-test-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-test-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-contrib-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-devel-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-devel-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-devel-mini-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-llvmjit-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-plperl-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-plpython-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-pltcl-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-server-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-server-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-server-devel-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-test-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-test-17.2-150200.5.5.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-17-150200.4.30.1.noarch",
"product_id": "postgresql-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-contrib-17-150200.4.30.1.noarch",
"product_id": "postgresql-contrib-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-devel-17-150200.4.30.1.noarch",
"product_id": "postgresql-devel-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-docs-17-150200.4.30.1.noarch",
"product_id": "postgresql-docs-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-llvmjit-17-150200.4.30.1.noarch",
"product_id": "postgresql-llvmjit-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-devel-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-llvmjit-devel-17-150200.4.30.1.noarch",
"product_id": "postgresql-llvmjit-devel-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-plperl-17-150200.4.30.1.noarch",
"product_id": "postgresql-plperl-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-plpython-17-150200.4.30.1.noarch",
"product_id": "postgresql-plpython-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-pltcl-17-150200.4.30.1.noarch",
"product_id": "postgresql-pltcl-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-server-17-150200.4.30.1.noarch",
"product_id": "postgresql-server-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-server-devel-17-150200.4.30.1.noarch",
"product_id": "postgresql-server-devel-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-test-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-test-17-150200.4.30.1.noarch",
"product_id": "postgresql-test-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"product": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"product_id": "postgresql16-docs-16.6-150200.5.21.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.2-150200.5.5.1.noarch",
"product": {
"name": "postgresql17-docs-17.2-150200.5.5.1.noarch",
"product_id": "postgresql17-docs-17.2-150200.5.5.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-17-150500.10.9.1.noarch",
"product_id": "postgresql-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-llvmjit-17-150500.10.9.1.noarch",
"product_id": "postgresql-llvmjit-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"product_id": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-contrib-17-150500.10.9.1.noarch",
"product_id": "postgresql-contrib-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-devel-17-150500.10.9.1.noarch",
"product_id": "postgresql-devel-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-docs-17-150500.10.9.1.noarch",
"product_id": "postgresql-docs-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-plperl-17-150500.10.9.1.noarch",
"product_id": "postgresql-plperl-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-plpython-17-150500.10.9.1.noarch",
"product_id": "postgresql-plpython-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-pltcl-17-150500.10.9.1.noarch",
"product_id": "postgresql-pltcl-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-server-17-150500.10.9.1.noarch",
"product_id": "postgresql-server-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-server-devel-17-150500.10.9.1.noarch",
"product_id": "postgresql-server-devel-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-test-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-test-17-150500.10.9.1.noarch",
"product_id": "postgresql-test-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-17-150300.10.27.1.noarch",
"product_id": "postgresql-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-contrib-17-150300.10.27.1.noarch",
"product_id": "postgresql-contrib-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-devel-17-150300.10.27.1.noarch",
"product_id": "postgresql-devel-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-docs-17-150300.10.27.1.noarch",
"product_id": "postgresql-docs-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-plperl-17-150300.10.27.1.noarch",
"product_id": "postgresql-plperl-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-plpython-17-150300.10.27.1.noarch",
"product_id": "postgresql-plpython-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-pltcl-17-150300.10.27.1.noarch",
"product_id": "postgresql-pltcl-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-server-17-150300.10.27.1.noarch",
"product_id": "postgresql-server-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-server-devel-17-150300.10.27.1.noarch",
"product_id": "postgresql-server-devel-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-17-150400.4.18.1.noarch",
"product_id": "postgresql-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-contrib-17-150400.4.18.1.noarch",
"product_id": "postgresql-contrib-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-devel-17-150400.4.18.1.noarch",
"product_id": "postgresql-devel-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-docs-17-150400.4.18.1.noarch",
"product_id": "postgresql-docs-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-llvmjit-17-150400.4.18.1.noarch",
"product_id": "postgresql-llvmjit-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"product_id": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-plperl-17-150400.4.18.1.noarch",
"product_id": "postgresql-plperl-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-plpython-17-150400.4.18.1.noarch",
"product_id": "postgresql-plpython-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-pltcl-17-150400.4.18.1.noarch",
"product_id": "postgresql-pltcl-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-server-17-150400.4.18.1.noarch",
"product_id": "postgresql-server-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-server-devel-17-150400.4.18.1.noarch",
"product_id": "postgresql-server-devel-17-150400.4.18.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le",
"product_id": "libecpg6-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le",
"product_id": "libpq5-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-devel-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-server-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-server-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-test-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-test-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-contrib-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-devel-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-devel-mini-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-plperl-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-plpython-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-pltcl-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-server-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-server-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-server-devel-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-test-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-test-17.2-150200.5.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150200.5.5.1.s390x",
"product": {
"name": "libecpg6-17.2-150200.5.5.1.s390x",
"product_id": "libecpg6-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150200.5.5.1.s390x",
"product": {
"name": "libpq5-17.2-150200.5.5.1.s390x",
"product_id": "libpq5-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-contrib-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-devel-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-devel-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-llvmjit-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-plperl-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-plpython-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-pltcl-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-server-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-server-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-server-devel-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-test-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-test-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-contrib-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-devel-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-devel-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-devel-mini-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-llvmjit-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-plperl-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-plpython-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-pltcl-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-server-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-server-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-server-devel-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-test-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-test-17.2-150200.5.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150200.5.5.1.x86_64",
"product": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64",
"product_id": "libecpg6-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"product": {
"name": "libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"product_id": "libecpg6-32bit-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150200.5.5.1.x86_64",
"product": {
"name": "libpq5-17.2-150200.5.5.1.x86_64",
"product_id": "libpq5-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"product": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"product_id": "libpq5-32bit-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-contrib-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-devel-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-llvmjit-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-plperl-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-plpython-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-server-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-test-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-test-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-contrib-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-devel-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-devel-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-devel-mini-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-llvmjit-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-plperl-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-plpython-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-pltcl-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-server-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-server-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-server-devel-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-test-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-test-17.2-150200.5.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise 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 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 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 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE 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_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x"
},
"product_reference": "libpq5-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-contrib-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-docs-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-plperl-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-plpython-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-server-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-test-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-contrib-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-docs-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-plperl-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-plpython-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-server-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.2-150200.5.5.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch"
},
"product_reference": "postgresql17-docs-17.2-150200.5.5.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-contrib-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-devel-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-docs-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-plperl-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-plpython-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-server-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-contrib-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-docs-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plperl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plpython-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.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:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.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:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.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:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.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:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.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:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150400.4.18.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:postgresql-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150400.4.18.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:postgresql-contrib-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-contrib-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150400.4.18.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:postgresql-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150400.4.18.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:postgresql-docs-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-docs-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150400.4.18.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:postgresql-llvmjit-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150400.4.18.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:postgresql-llvmjit-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150400.4.18.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:postgresql-plperl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plperl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150400.4.18.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:postgresql-plpython-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plpython-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150400.4.18.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:postgresql-pltcl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150400.4.18.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:postgresql-server-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150400.4.18.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:postgresql-server-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.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:postgresql16-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.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:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.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:postgresql16-contrib-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.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:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.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:postgresql16-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.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:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.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:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.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:postgresql16-plperl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.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:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.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:postgresql16-plpython-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.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:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.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:postgresql16-pltcl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.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:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.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:postgresql16-server-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.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:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.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:postgresql16-server-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.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:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.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:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.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:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.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:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.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:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.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:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150400.4.18.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:postgresql-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150400.4.18.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:postgresql-contrib-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-contrib-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150400.4.18.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:postgresql-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150400.4.18.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:postgresql-docs-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-docs-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150400.4.18.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:postgresql-llvmjit-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150400.4.18.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:postgresql-llvmjit-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150400.4.18.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:postgresql-plperl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plperl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150400.4.18.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:postgresql-plpython-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plpython-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150400.4.18.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:postgresql-pltcl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150400.4.18.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:postgresql-server-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150400.4.18.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:postgresql-server-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.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:postgresql16-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.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:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.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:postgresql16-contrib-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.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:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.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:postgresql16-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.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:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.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:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.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:postgresql16-plperl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.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:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.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:postgresql16-plpython-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.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:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.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:postgresql16-pltcl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.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:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.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:postgresql16-server-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.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:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.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:postgresql16-server-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.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:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-contrib-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-devel-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-docs-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-plperl-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-plpython-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-server-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x"
},
"product_reference": "libpq5-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-contrib-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-docs-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plperl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plpython-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x"
},
"product_reference": "libpq5-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-contrib-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-docs-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plperl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plpython-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-contrib-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-devel-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-docs-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-plperl-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-plpython-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-server-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-contrib-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-docs-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plperl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plpython-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.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:libecpg6-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.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:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.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:libpq5-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.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:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.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:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150400.4.18.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:postgresql-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150400.4.18.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:postgresql-contrib-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-contrib-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150400.4.18.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:postgresql-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150400.4.18.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:postgresql-docs-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-docs-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150400.4.18.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:postgresql-llvmjit-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150400.4.18.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:postgresql-llvmjit-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150400.4.18.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:postgresql-plperl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plperl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150400.4.18.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:postgresql-plpython-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plpython-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150400.4.18.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:postgresql-pltcl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150400.4.18.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:postgresql-server-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150400.4.18.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:postgresql-server-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.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:postgresql16-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.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:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.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:postgresql16-contrib-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.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:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.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:postgresql16-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.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:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.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:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.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:postgresql16-plperl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.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:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.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:postgresql16-plpython-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.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:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.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:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.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:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.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:postgresql16-server-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.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:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.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:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.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:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-contrib-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-docs-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plperl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plpython-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x"
},
"product_reference": "libpq5-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-contrib-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-docs-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plperl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plpython-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.2-150200.5.5.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch"
},
"product_reference": "postgresql17-docs-17.2-150200.5.5.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-contrib-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-docs-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plperl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plpython-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x"
},
"product_reference": "libpq5-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-contrib-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-docs-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-plperl-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-plpython-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-server-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-test-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.2-150200.5.5.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch"
},
"product_reference": "postgresql17-docs-17.2-150200.5.5.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:48:21Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:48:21Z",
"details": "moderate"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:48:21Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:48:21Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
SUSE-SU-2024:4174-1
Vulnerability from csaf_suse - Published: 2024-12-04 14:50 - Updated: 2024-12-04 14:50Summary
Security update for postgresql15
Severity
Important
Notes
Title of the patch: Security update for postgresql15
Description of the patch: This update for postgresql15 fixes the following issues:
- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).
- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).
- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).
- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).
Patchnames: SUSE-2024-4174,SUSE-SLE-Module-Basesystem-15-SP5-2024-4174,SUSE-SLE-Module-Server-Applications-15-SP5-2024-4174,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4174,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4174,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4174,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-4174,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4174,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4174,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4174,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4174,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-4174,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-4174,SUSE-Storage-7.1-2024-4174,openSUSE-SLE-15.5-2024-4174
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.2 (Medium)
Affected products
Recommended
280 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
280 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
280 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
280 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
20 references
{
"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 postgresql15",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql15 fixes the following issues:\n\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4174,SUSE-SLE-Module-Basesystem-15-SP5-2024-4174,SUSE-SLE-Module-Server-Applications-15-SP5-2024-4174,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4174,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4174,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4174,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-4174,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4174,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4174,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4174,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4174,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-4174,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-4174,SUSE-Storage-7.1-2024-4174,openSUSE-SLE-15.5-2024-4174",
"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-2024_4174-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4174-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244174-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4174-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019916.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2024-12-04T14:50:14Z",
"generator": {
"date": "2024-12-04T14:50:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4174-1",
"initial_release_date": "2024-12-04T14:50:14Z",
"revision_history": [
{
"date": "2024-12-04T14:50:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-contrib-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-devel-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-llvmjit-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-plperl-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-plpython-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-server-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-test-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-test-15.10-150200.5.33.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-contrib-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-devel-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-devel-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-llvmjit-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-plperl-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-plpython-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-pltcl-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-server-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-server-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-server-devel-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-test-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-test-15.10-150200.5.33.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"product": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"product_id": "postgresql15-docs-15.10-150200.5.33.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-devel-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-server-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-test-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-test-15.10-150200.5.33.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-contrib-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-devel-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-devel-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-llvmjit-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-plperl-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-plpython-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-pltcl-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-server-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-server-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-server-devel-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-test-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-test-15.10-150200.5.33.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-contrib-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-devel-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-llvmjit-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-plperl-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-plpython-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-server-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-test-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-test-15.10-150200.5.33.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise 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 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 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 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE 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_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.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:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.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:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.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:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.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:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.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:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.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:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.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:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.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:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.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:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.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:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.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:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.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:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.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:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.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:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.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:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.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:postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.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:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.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:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.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:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.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:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.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:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.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:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.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:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.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:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.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:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.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:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.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:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.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:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.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:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.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:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.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:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.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:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.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:postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.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:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.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:postgresql15-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.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:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.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:postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.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:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.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:postgresql15-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.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:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.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:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.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:postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.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:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.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:postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.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:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.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:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.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:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.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:postgresql15-server-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.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:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.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:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.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:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-test-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-test-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-test-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-test-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:50:14Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:50:14Z",
"details": "moderate"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:50:14Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:50:14Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
SUSE-SU-2024:4175-1
Vulnerability from csaf_suse - Published: 2024-12-04 14:51 - Updated: 2024-12-04 14:51Summary
Security update for postgresql13
Severity
Important
Notes
Title of the patch: Security update for postgresql13
Description of the patch: This update for postgresql13 fixes the following issues:
- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).
- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).
- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).
- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).
Patchnames: SUSE-2024-4175,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-4175,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4175,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4175,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4175,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-4175,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4175,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4175,SUSE-SLE-Product-SLES-15-SP5-ERICSSON-2024-4175,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-4175,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4175,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4175,SUSE-Storage-7.1-2024-4175,openSUSE-SLE-15.5-2024-4175,openSUSE-SLE-15.6-2024-4175
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.2 (Medium)
Affected products
Recommended
345 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
345 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
345 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
345 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
20 references
{
"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 postgresql13",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql13 fixes the following issues:\n\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4175,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-4175,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4175,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4175,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4175,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-4175,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4175,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4175,SUSE-SLE-Product-SLES-15-SP5-ERICSSON-2024-4175,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-4175,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4175,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4175,SUSE-Storage-7.1-2024-4175,openSUSE-SLE-15.5-2024-4175,openSUSE-SLE-15.6-2024-4175",
"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-2024_4175-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4175-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244175-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4175-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019915.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql13",
"tracking": {
"current_release_date": "2024-12-04T14:51:57Z",
"generator": {
"date": "2024-12-04T14:51:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4175-1",
"initial_release_date": "2024-12-04T14:51:57Z",
"revision_history": [
{
"date": "2024-12-04T14:51:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-contrib-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-devel-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-plperl-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-plpython-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-server-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-test-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-test-13.18-150200.5.64.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-contrib-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-devel-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-devel-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-llvmjit-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-plperl-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-plpython-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-pltcl-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-server-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-server-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-server-devel-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-test-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-test-13.18-150200.5.64.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"product": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"product_id": "postgresql13-docs-13.18-150200.5.64.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-devel-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-server-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-test-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-test-13.18-150200.5.64.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-contrib-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-devel-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-devel-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-plperl-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-plpython-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-pltcl-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-server-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-server-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-server-devel-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-test-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-test-13.18-150200.5.64.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-contrib-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-devel-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-plperl-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-plpython-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-server-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-test-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-test-13.18-150200.5.64.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise 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 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 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 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE 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 Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"category": "product_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": "postgresql13-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.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:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.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:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.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:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.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:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.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:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.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:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.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:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.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:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.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:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.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:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.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:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.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:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.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:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.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:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.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:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.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:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.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:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.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:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.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:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.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:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.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:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.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:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.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:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.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:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.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:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.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:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.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:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.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:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.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:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.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:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.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:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.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:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.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:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.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:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.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:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.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:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.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:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.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:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.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:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.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:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.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:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.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:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.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:postgresql13-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.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:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.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:postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.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:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.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:postgresql13-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.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:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.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:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.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:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.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:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.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:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.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:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.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:postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.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:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.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:postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.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:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.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:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.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:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.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:postgresql13-server-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.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:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.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:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.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:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:51:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:51:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:51:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:51:57Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
SUSE-SU-2024:4176-1
Vulnerability from csaf_suse - Published: 2024-12-04 14:53 - Updated: 2024-12-04 14:53Summary
Security update for postgresql14
Severity
Important
Notes
Title of the patch: Security update for postgresql14
Description of the patch: This update for postgresql14 fixes the following issues:
- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).
- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).
- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).
- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).
Patchnames: SUSE-2024-4176,SUSE-SLE-Module-Legacy-15-SP5-2024-4176,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-4176,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-4176,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4176,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4176,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4176,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-4176,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-4176,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4176,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4176,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-4176,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4176,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4176,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-4176,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-4176,SUSE-Storage-7.1-2024-4176,openSUSE-SLE-15.5-2024-4176
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.2 (Medium)
Affected products
Recommended
363 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
363 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
363 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
363 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
20 references
{
"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 postgresql14",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql14 fixes the following issues:\n\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4176,SUSE-SLE-Module-Legacy-15-SP5-2024-4176,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-4176,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-4176,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4176,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4176,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4176,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-4176,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-4176,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4176,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4176,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-4176,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4176,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4176,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-4176,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-4176,SUSE-Storage-7.1-2024-4176,openSUSE-SLE-15.5-2024-4176",
"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-2024_4176-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4176-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244176-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4176-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019914.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2024-12-04T14:53:35Z",
"generator": {
"date": "2024-12-04T14:53:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4176-1",
"initial_release_date": "2024-12-04T14:53:35Z",
"revision_history": [
{
"date": "2024-12-04T14:53:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-contrib-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-devel-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-plperl-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-plpython-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-server-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-test-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-test-14.15-150200.5.50.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-contrib-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-devel-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-devel-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-llvmjit-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-plperl-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-plpython-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-pltcl-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-server-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-server-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-server-devel-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-test-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-test-14.15-150200.5.50.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"product": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"product_id": "postgresql14-docs-14.15-150200.5.50.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-devel-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-server-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-test-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-test-14.15-150200.5.50.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-contrib-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-devel-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-plperl-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-plpython-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-pltcl-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-server-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-server-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-server-devel-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-test-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-test-14.15-150200.5.50.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-contrib-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-devel-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-plperl-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-plpython-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-server-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-test-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-test-14.15-150200.5.50.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise 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 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 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 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE 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_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.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:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.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:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.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:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.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:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.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:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.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:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.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:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.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:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.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:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.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:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.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:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.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:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.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:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.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:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.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:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.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:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.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:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.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:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.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:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.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:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.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:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.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:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.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:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.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:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.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:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.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:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.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:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.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:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.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:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.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:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.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:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.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:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.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:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.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:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.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:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.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:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.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:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.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:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.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:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.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:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.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:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.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:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.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:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.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:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.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:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.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:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.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:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.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:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.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:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.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:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.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:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:53:35Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:53:35Z",
"details": "moderate"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:53:35Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:53:35Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
SUSE-SU-2025:01799-1
Vulnerability from csaf_suse - Published: 2025-06-02 13:28 - Updated: 2025-06-02 13:28Summary
Security update for postgresql, postgresql16, postgresql17
Severity
Important
Notes
Title of the patch: Security update for postgresql, postgresql16, postgresql17
Description of the patch: This update for postgresql, postgresql16, postgresql17 fixes the following issues:
This update ships postgresql17 , and fixes security issues with postgresql16:
- bsc#1230423: Relax the dependency of extensions on the server
version from exact major.minor to greater or equal, after Tom
Lane confirmed on the PostgreSQL packagers list that ABI
stability is being taken care of between minor releases.
- bsc#1219340: The last fix was not correct. Improve it by removing
the dependency again and call fillup only if it is installed.
postgresql16 was updated to 16.6:
* Repair ABI break for extensions that work with struct
ResultRelInfo.
* Restore functionality of ALTER {ROLE|DATABASE} SET role.
* Fix cases where a logical replication slot's restart_lsn could
go backwards.
* Avoid deleting still-needed WAL files during pg_rewind.
* Fix race conditions associated with dropping shared statistics
entries.
* Count index scans in contrib/bloom indexes in the statistics
views, such as the pg_stat_user_indexes.idx_scan counter.
* Fix crash when checking to see if an index's opclass options
have changed.
* Avoid assertion failure caused by disconnected NFA sub-graphs
in regular expression parsing.
* https://www.postgresql.org/docs/release/16.6/
postgresql16 was updated to 16.5:
* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as
dependent on the calling role when RLS applies to a
non-top-level table reference.
* CVE-2024-10977, bsc#1233325: Make libpq discard error messages
received during SSL or GSS protocol negotiation.
* CVE-2024-10978, bsc#1233326: Fix unintended interactions
between SET SESSION AUTHORIZATION and SET ROLE
* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from
changing environment variables.
* https://www.postgresql.org/about/news/p-2955/
* https://www.postgresql.org/docs/release/16.5/
- Don't build the libs and mini flavor anymore to hand over to
PostgreSQL 17.
* https://www.postgresql.org/about/news/p-2910/
postgresql17 is shipped in version 17.2:
* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as
dependent on the calling role when RLS applies to a
non-top-level table reference.
* CVE-2024-10977, bsc#1233325: Make libpq discard error messages
received during SSL or GSS protocol negotiation.
* CVE-2024-10978, bsc#1233326: Fix unintended interactions
between SET SESSION AUTHORIZATION and SET ROLE
* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from
changing environment variables.
* https://www.postgresql.org/about/news/p-2955/
* https://www.postgresql.org/docs/release/17.1/
* https://www.postgresql.org/docs/release/17.2/
Upgrade to 17.2:
* Repair ABI break for extensions that work with struct
ResultRelInfo.
* Restore functionality of ALTER {ROLE|DATABASE} SET role.
* Fix cases where a logical replication slot's restart_lsn could
go backwards.
* Avoid deleting still-needed WAL files during pg_rewind.
* Fix race conditions associated with dropping shared statistics
entries.
* Count index scans in contrib/bloom indexes in the statistics
views, such as the pg_stat_user_indexes.idx_scan counter.
* Fix crash when checking to see if an index's opclass options
have changed.
* Avoid assertion failure caused by disconnected NFA sub-graphs
in regular expression parsing.
Upgrade to 17.0:
* New memory management system for VACUUM, which reduces memory
consumption and can improve overall vacuuming performance.
* New SQL/JSON capabilities, including constructors, identity
functions, and the JSON_TABLE() function, which converts JSON
data into a table representation.
* Various query performance improvements, including for
sequential reads using streaming I/O, write throughput under
high concurrency, and searches over multiple values in a btree
index.
* Logical replication enhancements, including:
+ Failover control
+ pg_createsubscriber, a utility that creates logical replicas
from physical standbys
+ pg_upgrade now preserves replication slots on both publishers
and subscribers
* New client-side connection option, sslnegotiation=direct, that
performs a direct TLS handshake to avoid a round-trip
negotiation.
* pg_basebackup now supports incremental backup.
* COPY adds a new option, ON_ERROR ignore, that allows a copy
operation to continue in the event of an error.
* https://www.postgresql.org/about/news/p-2936/
* https://www.postgresql.org/docs/17/release-17.html
Patchnames: SUSE-2025-1799,SUSE-SLE-SERVER-12-SP5-LTSS-2025-1799,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-1799
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.2 (Medium)
Affected products
Recommended
76 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
76 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
76 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
76 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
22 references
{
"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 postgresql, postgresql16, postgresql17",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql, postgresql16, postgresql17 fixes the following issues:\n\nThis update ships postgresql17 , and fixes security issues with postgresql16:\n\n- bsc#1230423: Relax the dependency of extensions on the server\n version from exact major.minor to greater or equal, after Tom\n Lane confirmed on the PostgreSQL packagers list that ABI\n stability is being taken care of between minor releases.\n\n- bsc#1219340: The last fix was not correct. Improve it by removing\n the dependency again and call fillup only if it is installed.\n\npostgresql16 was updated to 16.6:\n* Repair ABI break for extensions that work with struct\n ResultRelInfo.\n* Restore functionality of ALTER {ROLE|DATABASE} SET role.\n* Fix cases where a logical replication slot\u0027s restart_lsn could\n go backwards.\n* Avoid deleting still-needed WAL files during pg_rewind.\n* Fix race conditions associated with dropping shared statistics\n entries.\n* Count index scans in contrib/bloom indexes in the statistics\n views, such as the pg_stat_user_indexes.idx_scan counter.\n* Fix crash when checking to see if an index\u0027s opclass options\n have changed.\n* Avoid assertion failure caused by disconnected NFA sub-graphs\n in regular expression parsing.\n* https://www.postgresql.org/docs/release/16.6/\n\npostgresql16 was updated to 16.5:\n\n* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as\n dependent on the calling role when RLS applies to a\n non-top-level table reference.\n* CVE-2024-10977, bsc#1233325: Make libpq discard error messages\n received during SSL or GSS protocol negotiation.\n* CVE-2024-10978, bsc#1233326: Fix unintended interactions\n between SET SESSION AUTHORIZATION and SET ROLE\n* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from\n changing environment variables.\n* https://www.postgresql.org/about/news/p-2955/\n* https://www.postgresql.org/docs/release/16.5/\n\n- Don\u0027t build the libs and mini flavor anymore to hand over to\n PostgreSQL 17.\n\n * https://www.postgresql.org/about/news/p-2910/\n\npostgresql17 is shipped in version 17.2:\n\n* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as\n dependent on the calling role when RLS applies to a\n non-top-level table reference.\n* CVE-2024-10977, bsc#1233325: Make libpq discard error messages\n received during SSL or GSS protocol negotiation.\n* CVE-2024-10978, bsc#1233326: Fix unintended interactions\n between SET SESSION AUTHORIZATION and SET ROLE\n* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from\n changing environment variables.\n* https://www.postgresql.org/about/news/p-2955/\n* https://www.postgresql.org/docs/release/17.1/\n* https://www.postgresql.org/docs/release/17.2/\n\nUpgrade to 17.2:\n\n* Repair ABI break for extensions that work with struct\n ResultRelInfo.\n* Restore functionality of ALTER {ROLE|DATABASE} SET role.\n* Fix cases where a logical replication slot\u0027s restart_lsn could\n go backwards.\n* Avoid deleting still-needed WAL files during pg_rewind.\n* Fix race conditions associated with dropping shared statistics\n entries.\n* Count index scans in contrib/bloom indexes in the statistics\n views, such as the pg_stat_user_indexes.idx_scan counter.\n* Fix crash when checking to see if an index\u0027s opclass options\n have changed.\n* Avoid assertion failure caused by disconnected NFA sub-graphs\n in regular expression parsing.\n\nUpgrade to 17.0:\n\n* New memory management system for VACUUM, which reduces memory\n consumption and can improve overall vacuuming performance.\n* New SQL/JSON capabilities, including constructors, identity\n functions, and the JSON_TABLE() function, which converts JSON\n data into a table representation.\n* Various query performance improvements, including for\n sequential reads using streaming I/O, write throughput under\n high concurrency, and searches over multiple values in a btree\n index.\n* Logical replication enhancements, including:\n + Failover control\n + pg_createsubscriber, a utility that creates logical replicas\n from physical standbys\n + pg_upgrade now preserves replication slots on both publishers\n and subscribers\n* New client-side connection option, sslnegotiation=direct, that\n performs a direct TLS handshake to avoid a round-trip\n negotiation.\n* pg_basebackup now supports incremental backup.\n* COPY adds a new option, ON_ERROR ignore, that allows a copy\n operation to continue in the event of an error.\n* https://www.postgresql.org/about/news/p-2936/\n* https://www.postgresql.org/docs/17/release-17.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1799,SUSE-SLE-SERVER-12-SP5-LTSS-2025-1799,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-1799",
"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_01799-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01799-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501799-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01799-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/039507.html"
},
{
"category": "self",
"summary": "SUSE Bug 1219340",
"url": "https://bugzilla.suse.com/1219340"
},
{
"category": "self",
"summary": "SUSE Bug 1230423",
"url": "https://bugzilla.suse.com/1230423"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql, postgresql16, postgresql17",
"tracking": {
"current_release_date": "2025-06-02T13:28:47Z",
"generator": {
"date": "2025-06-02T13:28:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01799-1",
"initial_release_date": "2025-06-02T13:28:47Z",
"revision_history": [
{
"date": "2025-06-02T13:28:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-3.5.1.aarch64",
"product": {
"name": "libecpg6-17.2-3.5.1.aarch64",
"product_id": "libecpg6-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-3.5.1.aarch64",
"product": {
"name": "libpq5-17.2-3.5.1.aarch64",
"product_id": "libpq5-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-16.6-3.21.1.aarch64",
"product_id": "postgresql16-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.6-3.21.1.aarch64",
"product_id": "postgresql16-contrib-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-devel-16.6-3.21.1.aarch64",
"product_id": "postgresql16-devel-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.6-3.21.1.aarch64",
"product_id": "postgresql16-plperl-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.6-3.21.1.aarch64",
"product_id": "postgresql16-plpython-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.6-3.21.1.aarch64",
"product_id": "postgresql16-pltcl-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-server-16.6-3.21.1.aarch64",
"product_id": "postgresql16-server-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.6-3.21.1.aarch64",
"product_id": "postgresql16-server-devel-16.6-3.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-17-4.29.1.noarch",
"product": {
"name": "postgresql-17-4.29.1.noarch",
"product_id": "postgresql-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-17-4.29.1.noarch",
"product": {
"name": "postgresql-contrib-17-4.29.1.noarch",
"product_id": "postgresql-contrib-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-17-4.29.1.noarch",
"product": {
"name": "postgresql-devel-17-4.29.1.noarch",
"product_id": "postgresql-devel-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-17-4.29.1.noarch",
"product": {
"name": "postgresql-docs-17-4.29.1.noarch",
"product_id": "postgresql-docs-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-17-4.29.1.noarch",
"product": {
"name": "postgresql-plperl-17-4.29.1.noarch",
"product_id": "postgresql-plperl-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-17-4.29.1.noarch",
"product": {
"name": "postgresql-plpython-17-4.29.1.noarch",
"product_id": "postgresql-plpython-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-17-4.29.1.noarch",
"product": {
"name": "postgresql-pltcl-17-4.29.1.noarch",
"product_id": "postgresql-pltcl-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-17-4.29.1.noarch",
"product": {
"name": "postgresql-server-17-4.29.1.noarch",
"product_id": "postgresql-server-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-17-4.29.1.noarch",
"product": {
"name": "postgresql-server-devel-17-4.29.1.noarch",
"product_id": "postgresql-server-devel-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.6-3.21.1.noarch",
"product": {
"name": "postgresql16-docs-16.6-3.21.1.noarch",
"product_id": "postgresql16-docs-16.6-3.21.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-3.5.1.ppc64le",
"product": {
"name": "libecpg6-17.2-3.5.1.ppc64le",
"product_id": "libecpg6-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-3.5.1.ppc64le",
"product": {
"name": "libpq5-17.2-3.5.1.ppc64le",
"product_id": "libpq5-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-contrib-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-devel-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-plperl-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-plpython-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-pltcl-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-server-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-server-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-server-devel-16.6-3.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-3.5.1.s390x",
"product": {
"name": "libecpg6-17.2-3.5.1.s390x",
"product_id": "libecpg6-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.2-3.5.1.s390x",
"product": {
"name": "libecpg6-32bit-17.2-3.5.1.s390x",
"product_id": "libecpg6-32bit-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-3.5.1.s390x",
"product": {
"name": "libpq5-17.2-3.5.1.s390x",
"product_id": "libpq5-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.2-3.5.1.s390x",
"product": {
"name": "libpq5-32bit-17.2-3.5.1.s390x",
"product_id": "libpq5-32bit-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-16.6-3.21.1.s390x",
"product_id": "postgresql16-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-contrib-16.6-3.21.1.s390x",
"product_id": "postgresql16-contrib-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-devel-16.6-3.21.1.s390x",
"product_id": "postgresql16-devel-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-plperl-16.6-3.21.1.s390x",
"product_id": "postgresql16-plperl-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-plpython-16.6-3.21.1.s390x",
"product_id": "postgresql16-plpython-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.6-3.21.1.s390x",
"product_id": "postgresql16-pltcl-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-server-16.6-3.21.1.s390x",
"product_id": "postgresql16-server-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.6-3.21.1.s390x",
"product_id": "postgresql16-server-devel-16.6-3.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-3.5.1.x86_64",
"product": {
"name": "libecpg6-17.2-3.5.1.x86_64",
"product_id": "libecpg6-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.2-3.5.1.x86_64",
"product": {
"name": "libecpg6-32bit-17.2-3.5.1.x86_64",
"product_id": "libecpg6-32bit-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-3.5.1.x86_64",
"product": {
"name": "libpq5-17.2-3.5.1.x86_64",
"product_id": "libpq5-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.2-3.5.1.x86_64",
"product": {
"name": "libpq5-32bit-17.2-3.5.1.x86_64",
"product_id": "libpq5-32bit-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-16.6-3.21.1.x86_64",
"product_id": "postgresql16-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.6-3.21.1.x86_64",
"product_id": "postgresql16-contrib-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-devel-16.6-3.21.1.x86_64",
"product_id": "postgresql16-devel-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.6-3.21.1.x86_64",
"product_id": "postgresql16-plperl-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.6-3.21.1.x86_64",
"product_id": "postgresql16-plpython-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.6-3.21.1.x86_64",
"product_id": "postgresql16-pltcl-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-server-16.6-3.21.1.x86_64",
"product_id": "postgresql16-server-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.6-3.21.1.x86_64",
"product_id": "postgresql16-server-devel-16.6-3.21.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": "libecpg6-17.2-3.5.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-3.5.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x"
},
"product_reference": "libecpg6-17.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x"
},
"product_reference": "libecpg6-32bit-17.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64"
},
"product_reference": "libecpg6-32bit-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64"
},
"product_reference": "libpq5-17.2-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x"
},
"product_reference": "libpq5-17.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64"
},
"product_reference": "libpq5-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x"
},
"product_reference": "libpq5-32bit-17.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch"
},
"product_reference": "postgresql-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch"
},
"product_reference": "postgresql-contrib-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch"
},
"product_reference": "postgresql-devel-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch"
},
"product_reference": "postgresql-docs-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch"
},
"product_reference": "postgresql-plperl-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch"
},
"product_reference": "postgresql-plpython-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch"
},
"product_reference": "postgresql-pltcl-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch"
},
"product_reference": "postgresql-server-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch"
},
"product_reference": "postgresql-server-devel-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-devel-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-devel-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-3.21.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-3.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-server-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-3.5.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:libecpg6-17.2-3.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.2-3.5.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:libecpg6-32bit-17.2-3.5.1.x86_64"
},
"product_reference": "libecpg6-32bit-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.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:libpq5-17.2-3.5.1.x86_64"
},
"product_reference": "libpq5-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-3.5.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:libpq5-32bit-17.2-3.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-4.29.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:postgresql-17-4.29.1.noarch"
},
"product_reference": "postgresql-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-4.29.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:postgresql-contrib-17-4.29.1.noarch"
},
"product_reference": "postgresql-contrib-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-4.29.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:postgresql-devel-17-4.29.1.noarch"
},
"product_reference": "postgresql-devel-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-4.29.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:postgresql-docs-17-4.29.1.noarch"
},
"product_reference": "postgresql-docs-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-4.29.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:postgresql-plperl-17-4.29.1.noarch"
},
"product_reference": "postgresql-plperl-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-4.29.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:postgresql-plpython-17-4.29.1.noarch"
},
"product_reference": "postgresql-plpython-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-4.29.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:postgresql-pltcl-17-4.29.1.noarch"
},
"product_reference": "postgresql-pltcl-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-4.29.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:postgresql-server-17-4.29.1.noarch"
},
"product_reference": "postgresql-server-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-4.29.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:postgresql-server-devel-17-4.29.1.noarch"
},
"product_reference": "postgresql-server-devel-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.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:postgresql16-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.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:postgresql16-contrib-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-3.21.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:postgresql16-devel-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-3.21.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:postgresql16-docs-16.6-3.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-3.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.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:postgresql16-plperl-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.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:postgresql16-plpython-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.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:postgresql16-pltcl-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.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:postgresql16-server-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-3.21.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:postgresql16-server-devel-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"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:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-02T13:28:47Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"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:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-02T13:28:47Z",
"details": "moderate"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"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:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-02T13:28:47Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"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:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/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:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-02T13:28:47Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
WID-SEC-W-2024-3475
Vulnerability from csaf_certbund - Published: 2024-11-14 23:00 - Updated: 2026-03-09 23:00Summary
PostgreSQL: Mehrere Schwachstellen
Severity
Hoch
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: PostgreSQL ist eine frei verfügbare Datenbank für unterschiedliche Betriebssysteme.
Angriff: Ein entfernter Angreifer kann mehrere Schwachstellen in PostgreSQL ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, Daten zu manipulieren oder vertrauliche Informationen preiszugeben.
Betroffene Betriebssysteme: - Linux
- MacOS X
- UNIX
- Windows
Affected products
Known affected
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP11
IBM / QRadar SIEM
|
<7.5.0 UP11 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Storage Scale <6.2.2.0
IBM / Storage Scale
|
<6.2.2.0 | ||
|
IBM Storage Scale <6.1.9.5
IBM / Storage Scale
|
<6.1.9.5 | ||
|
Open Source PostgreSQL <13.17
Open Source / PostgreSQL
|
<13.17 | ||
|
Open Source PostgreSQL <14.14
Open Source / PostgreSQL
|
<14.14 | ||
|
Open Source PostgreSQL <12.21
Open Source / PostgreSQL
|
<12.21 | ||
|
Open Source PostgreSQL <17.1
Open Source / PostgreSQL
|
<17.1 | ||
|
Open Source PostgreSQL <15.9
Open Source / PostgreSQL
|
<15.9 | ||
|
Open Source PostgreSQL <16.5
Open Source / PostgreSQL
|
<16.5 | ||
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:containers
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Broadcom Brocade SANnav <2.4.0a
Broadcom / Brocade SANnav
|
<2.4.0a | ||
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
IBM Sterling Connect:Direct <6.1.0.27
IBM / Sterling Connect:Direct
|
<6.1.0.27 | ||
|
Hitachi Ops Center <11.0.4-00
Hitachi / Ops Center
|
<11.0.4-00 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Progress Software WS_FTP Server <2022.0.10 (8.8.10)
Progress Software / WS_FTP
|
Server <2022.0.10 (8.8.10) | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Progress Software WS_FTP Server <WS_FTP Server 9.0.1
Progress Software / WS_FTP
|
Server <WS_FTP Server 9.0.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Broadcom Brocade SANnav
Broadcom / Brocade SANnav
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Progress Software WS_FTP <9.0.1
Progress Software / WS_FTP
|
<9.0.1 | ||
|
Progress Software WS_FTP <8.8.10
Progress Software / WS_FTP
|
<8.8.10 |
Affected products
Known affected
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP11
IBM / QRadar SIEM
|
<7.5.0 UP11 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Storage Scale <6.2.2.0
IBM / Storage Scale
|
<6.2.2.0 | ||
|
IBM Storage Scale <6.1.9.5
IBM / Storage Scale
|
<6.1.9.5 | ||
|
Open Source PostgreSQL <13.17
Open Source / PostgreSQL
|
<13.17 | ||
|
Open Source PostgreSQL <14.14
Open Source / PostgreSQL
|
<14.14 | ||
|
Open Source PostgreSQL <12.21
Open Source / PostgreSQL
|
<12.21 | ||
|
Open Source PostgreSQL <17.1
Open Source / PostgreSQL
|
<17.1 | ||
|
Open Source PostgreSQL <15.9
Open Source / PostgreSQL
|
<15.9 | ||
|
Open Source PostgreSQL <16.5
Open Source / PostgreSQL
|
<16.5 | ||
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:containers
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Broadcom Brocade SANnav <2.4.0a
Broadcom / Brocade SANnav
|
<2.4.0a | ||
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
IBM Sterling Connect:Direct <6.1.0.27
IBM / Sterling Connect:Direct
|
<6.1.0.27 | ||
|
Hitachi Ops Center <11.0.4-00
Hitachi / Ops Center
|
<11.0.4-00 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Progress Software WS_FTP Server <2022.0.10 (8.8.10)
Progress Software / WS_FTP
|
Server <2022.0.10 (8.8.10) | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Progress Software WS_FTP Server <WS_FTP Server 9.0.1
Progress Software / WS_FTP
|
Server <WS_FTP Server 9.0.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Broadcom Brocade SANnav
Broadcom / Brocade SANnav
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Progress Software WS_FTP <9.0.1
Progress Software / WS_FTP
|
<9.0.1 | ||
|
Progress Software WS_FTP <8.8.10
Progress Software / WS_FTP
|
<8.8.10 |
Affected products
Known affected
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP11
IBM / QRadar SIEM
|
<7.5.0 UP11 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Storage Scale <6.2.2.0
IBM / Storage Scale
|
<6.2.2.0 | ||
|
IBM Storage Scale <6.1.9.5
IBM / Storage Scale
|
<6.1.9.5 | ||
|
Open Source PostgreSQL <13.17
Open Source / PostgreSQL
|
<13.17 | ||
|
Open Source PostgreSQL <14.14
Open Source / PostgreSQL
|
<14.14 | ||
|
Open Source PostgreSQL <12.21
Open Source / PostgreSQL
|
<12.21 | ||
|
Open Source PostgreSQL <17.1
Open Source / PostgreSQL
|
<17.1 | ||
|
Open Source PostgreSQL <15.9
Open Source / PostgreSQL
|
<15.9 | ||
|
Open Source PostgreSQL <16.5
Open Source / PostgreSQL
|
<16.5 | ||
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:containers
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Broadcom Brocade SANnav <2.4.0a
Broadcom / Brocade SANnav
|
<2.4.0a | ||
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
IBM Sterling Connect:Direct <6.1.0.27
IBM / Sterling Connect:Direct
|
<6.1.0.27 | ||
|
Hitachi Ops Center <11.0.4-00
Hitachi / Ops Center
|
<11.0.4-00 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Progress Software WS_FTP Server <2022.0.10 (8.8.10)
Progress Software / WS_FTP
|
Server <2022.0.10 (8.8.10) | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Progress Software WS_FTP Server <WS_FTP Server 9.0.1
Progress Software / WS_FTP
|
Server <WS_FTP Server 9.0.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Broadcom Brocade SANnav
Broadcom / Brocade SANnav
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Progress Software WS_FTP <9.0.1
Progress Software / WS_FTP
|
<9.0.1 | ||
|
Progress Software WS_FTP <8.8.10
Progress Software / WS_FTP
|
<8.8.10 |
Affected products
Known affected
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP11
IBM / QRadar SIEM
|
<7.5.0 UP11 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Storage Scale <6.2.2.0
IBM / Storage Scale
|
<6.2.2.0 | ||
|
IBM Storage Scale <6.1.9.5
IBM / Storage Scale
|
<6.1.9.5 | ||
|
Open Source PostgreSQL <13.17
Open Source / PostgreSQL
|
<13.17 | ||
|
Open Source PostgreSQL <14.14
Open Source / PostgreSQL
|
<14.14 | ||
|
Open Source PostgreSQL <12.21
Open Source / PostgreSQL
|
<12.21 | ||
|
Open Source PostgreSQL <17.1
Open Source / PostgreSQL
|
<17.1 | ||
|
Open Source PostgreSQL <15.9
Open Source / PostgreSQL
|
<15.9 | ||
|
Open Source PostgreSQL <16.5
Open Source / PostgreSQL
|
<16.5 | ||
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:containers
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Broadcom Brocade SANnav <2.4.0a
Broadcom / Brocade SANnav
|
<2.4.0a | ||
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
IBM Sterling Connect:Direct <6.1.0.27
IBM / Sterling Connect:Direct
|
<6.1.0.27 | ||
|
Hitachi Ops Center <11.0.4-00
Hitachi / Ops Center
|
<11.0.4-00 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Progress Software WS_FTP Server <2022.0.10 (8.8.10)
Progress Software / WS_FTP
|
Server <2022.0.10 (8.8.10) | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Progress Software WS_FTP Server <WS_FTP Server 9.0.1
Progress Software / WS_FTP
|
Server <WS_FTP Server 9.0.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Broadcom Brocade SANnav
Broadcom / Brocade SANnav
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Progress Software WS_FTP <9.0.1
Progress Software / WS_FTP
|
<9.0.1 | ||
|
Progress Software WS_FTP <8.8.10
Progress Software / WS_FTP
|
<8.8.10 |
References
83 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "PostgreSQL ist eine frei verf\u00fcgbare Datenbank f\u00fcr unterschiedliche Betriebssysteme.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter Angreifer kann mehrere Schwachstellen in PostgreSQL ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, Daten zu manipulieren oder vertrauliche Informationen preiszugeben.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3475 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3475.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3475 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3475"
},
{
"category": "external",
"summary": "PostgreSQL Release Notes vom 2024-11-14",
"url": "https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2024-11-14",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2024-11-14",
"url": "https://www.postgresql.org/support/security/CVE-2024-10977/"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2024-11-14",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2024-11-14",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5812 vom 2024-11-16",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00226.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14502-1 vom 2024-11-16",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AKWDFN2C7BDHNEIL7UAMUE2QLH322LIK/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14505-1 vom 2024-11-16",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RB4KENPNXIDYL7D4OSLN7SICCC2ASXXP/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3954 vom 2024-11-16",
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00011.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4052-1 vom 2024-11-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019843.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4063-1 vom 2024-11-26",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/NM7DG2QZKFAKH2TVO6LI5MFXR43ZC4RC/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4098-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019869.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4097-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019870.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4096-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019871.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4095-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019872.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4099-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019868.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4118-1 vom 2024-11-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/VBMMHVAJJCAP52ZFWBGECD6A3RO5GMX4/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10593 vom 2024-12-02",
"url": "https://access.redhat.com/errata/RHSA-2024:10593"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4114-1 vom 2024-11-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019874.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10595 vom 2024-12-02",
"url": "https://access.redhat.com/errata/RHSA-2024:10595"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10705 vom 2024-12-02",
"url": "https://access.redhat.com/errata/RHSA-2024:10705"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7132-1 vom 2024-12-02",
"url": "https://ubuntu.com/security/notices/USN-7132-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10677 vom 2024-12-02",
"url": "https://access.redhat.com/errata/RHSA-2024:10677"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10739 vom 2024-12-03",
"url": "https://access.redhat.com/errata/RHSA-2024:10739"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10788 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10787 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10785 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10750 vom 2024-12-03",
"url": "https://access.redhat.com/errata/RHSA-2024:10750"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10789 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10789"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10800 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10800"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10827 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10827"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10807 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10807"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4175-1 vom 2024-12-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/LS2XLEBNB7SJ2N2QEBUANUTS7ORDE6SO/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10831 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4174-1 vom 2024-12-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/L5U7GLD2GHOAYD54LYIGZYYVWQYGYFRX/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4176-1 vom 2024-12-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/DALTZPSAABBADG7HF56AU5UPFJAHAARO/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10832 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4173-1 vom 2024-12-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/5WIRX4CKTVOW2ASMEMI4CQRBL6C6VQJS/"
},
{
"category": "external",
"summary": "RedHat Security Advisory",
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10830 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10851 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10851"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10788 vom 2024-12-05",
"url": "https://oss.oracle.com/pipermail/el-errata/2024-December/016821.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10846 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10846"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10832 vom 2024-12-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-10832.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10785 vom 2024-12-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-10785.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10787 vom 2024-12-07",
"url": "https://linux.oracle.com/errata/ELSA-2024-10787.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202412-12 vom 2024-12-08",
"url": "https://security.gentoo.org/glsa/202412-12"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10830 vom 2024-12-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-10830.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10879 vom 2024-12-09",
"url": "https://access.redhat.com/errata/RHSA-2024:10879"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10882 vom 2024-12-09",
"url": "https://access.redhat.com/errata/RHSA-2024:10882"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10791 vom 2024-12-11",
"url": "https://linux.oracle.com/errata/ELSA-2024-10791.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7179045 vom 2024-12-16",
"url": "https://www.ibm.com/support/pages/node/7179045"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10830 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10830"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10785 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10785"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10831 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10831"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10788 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10788"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10832 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10832"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10787 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10787"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL13-2024-008 vom 2024-12-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL13-2024-008.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-015 vom 2024-12-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-015.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-014 vom 2024-12-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-014.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10882 vom 2024-12-24",
"url": "https://linux.oracle.com/errata/ELSA-2024-10882.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7181893 vom 2025-01-29",
"url": "https://www.ibm.com/support/pages/node/7181893"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7182335 vom 2025-02-03",
"url": "https://www.ibm.com/support/pages/node/7182335"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-1741 vom 2025-02-21",
"url": "https://linux.oracle.com/errata/ELSA-2025-1741.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2764 vom 2025-02-25",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2764.html"
},
{
"category": "external",
"summary": "WS_FTP Server Service Pack vom 2024-03-05",
"url": "https://community.progress.com/s/article/ka7Pb000000Wf3FIAS"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7358-1 vom 2025-03-19",
"url": "https://ubuntu.com/security/notices/USN-7358-1"
},
{
"category": "external",
"summary": "WS_FTP Server Service Pack vom 2024-04-04",
"url": "https://community.progress.com/s/article/ka7Pb000000nxF3IAI"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20250509-0010 vom 2025-05-09",
"url": "https://security.netapp.com/advisory/ntap-20250509-0010/"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2025-113 vom 2025-05-15",
"url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2025-113/index.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01799-1 vom 2025-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021018.html"
},
{
"category": "external",
"summary": "SEM 2025.2.1 release notes vom 2025-07-02",
"url": "https://documentation.solarwinds.com/en/success_center/sem/content/release_notes/sem_2025-2-1_release_notes.htm"
},
{
"category": "external",
"summary": "Brocade Security Advisory BSA-2025-3032 vom 2025-07-08",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35916"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20250822-0003 vom 2025-08-22",
"url": "https://security.netapp.com/advisory/NTAP-20250822-0003"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-14862 vom 2025-09-01",
"url": "https://linux.oracle.com/errata/ELSA-2025-14862.html"
},
{
"category": "external",
"summary": "Dell Security Update vom 2025-10-02",
"url": "https://www.dell.com/support/kbdoc/000376224"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7250258 vom 2025-11-06",
"url": "https://www.ibm.com/support/pages/node/7250258"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20251107-0002 vom 2025-11-07",
"url": "https://security.netapp.com/advisory/NTAP-20251107-0002"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-28019 vom 2025-12-01",
"url": "https://linux.oracle.com/errata/ELSA-2025-28019.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-4024 vom 2026-03-10",
"url": "https://linux.oracle.com/errata/ELSA-2026-4024.html"
}
],
"source_lang": "en-US",
"title": "PostgreSQL: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-09T23:00:00.000+00:00",
"generator": {
"date": "2026-03-10T09:31:43.848+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-3475",
"initial_release_date": "2024-11-14T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-11-14T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-11-17T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian und openSUSE aufgenommen"
},
{
"date": "2024-11-25T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-11-26T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-11-28T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-01T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2024-12-02T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat und Ubuntu aufgenommen"
},
{
"date": "2024-12-03T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-04T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-05T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2024-12-08T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux und Gentoo aufgenommen"
},
{
"date": "2024-12-11T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-12-16T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-12-18T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-12-19T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-12-23T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-01-28T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-02-03T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-02-23T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-02-25T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-03-05T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-03-19T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-06T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-05-11T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2025-05-14T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2025-06-02T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-01T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-07-08T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von BROCADE aufgenommen"
},
{
"date": "2025-08-21T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2025-09-01T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-10-01T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-05T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-11-06T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2025-12-01T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-09T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "35"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Broadcom Brocade SANnav",
"product": {
"name": "Broadcom Brocade SANnav",
"product_id": "T034392",
"product_identification_helper": {
"cpe": "cpe:/a:broadcom:brocade_sannav:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c2.4.0a",
"product": {
"name": "Broadcom Brocade SANnav \u003c2.4.0a",
"product_id": "T045166"
}
},
{
"category": "product_version",
"name": "2.4.0a",
"product": {
"name": "Broadcom Brocade SANnav 2.4.0a",
"product_id": "T045166-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:broadcom:brocade_sannav:2.4.0a"
}
}
}
],
"category": "product_name",
"name": "Brocade SANnav"
}
],
"category": "vendor",
"name": "Broadcom"
},
{
"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": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.4.0.0",
"product_id": "T045879"
}
},
{
"category": "product_version",
"name": "8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain 8.4.0.0",
"product_id": "T045879-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.4.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.10.1.70",
"product_id": "T045881"
}
},
{
"category": "product_version",
"name": "7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain 7.10.1.70",
"product_id": "T045881-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.70"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.13.1.40",
"product_id": "T047343"
}
},
{
"category": "product_version",
"name": "7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain 7.13.1.40",
"product_id": "T047343-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.40"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.3.1.10",
"product_id": "T047344"
}
},
{
"category": "product_version",
"name": "8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain 8.3.1.10",
"product_id": "T047344-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.3.1.10"
}
}
}
],
"category": "product_name",
"name": "PowerProtect Data Domain"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c11.0.4-00",
"product": {
"name": "Hitachi Ops Center \u003c11.0.4-00",
"product_id": "T043089"
}
},
{
"category": "product_version",
"name": "11.0.4-00",
"product": {
"name": "Hitachi Ops Center 11.0.4-00",
"product_id": "T043089-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:11.0.4-00"
}
}
}
],
"category": "product_name",
"name": "Ops Center"
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM Business Automation Workflow",
"product": {
"name": "IBM Business Automation Workflow",
"product_id": "T024464",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:containers"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP11",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP11",
"product_id": "T040749"
}
},
{
"category": "product_version",
"name": "7.5.0 UP11",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP11",
"product_id": "T040749-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up11"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.1.0.27",
"product": {
"name": "IBM Sterling Connect:Direct \u003c6.1.0.27",
"product_id": "T040672"
}
},
{
"category": "product_version",
"name": "6.1.0.27",
"product": {
"name": "IBM Sterling Connect:Direct 6.1.0.27",
"product_id": "T040672-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:sterling_connect%3adirect:6.1.0.27"
}
}
}
],
"category": "product_name",
"name": "Sterling Connect:Direct"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.1.9.5",
"product": {
"name": "IBM Storage Scale \u003c6.1.9.5",
"product_id": "T039851"
}
},
{
"category": "product_version",
"name": "6.1.9.5",
"product": {
"name": "IBM Storage Scale 6.1.9.5",
"product_id": "T039851-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_scale:6.1.9.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.2.2.0",
"product": {
"name": "IBM Storage Scale \u003c6.2.2.0",
"product_id": "T039852"
}
},
{
"category": "product_version",
"name": "6.2.2.0",
"product": {
"name": "IBM Storage Scale 6.2.2.0",
"product_id": "T039852-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_scale:6.2.2.0"
}
}
}
],
"category": "product_name",
"name": "Storage Scale"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c17.1",
"product": {
"name": "Open Source PostgreSQL \u003c17.1",
"product_id": "T039193"
}
},
{
"category": "product_version",
"name": "17.1",
"product": {
"name": "Open Source PostgreSQL 17.1",
"product_id": "T039193-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:17.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c16.5",
"product": {
"name": "Open Source PostgreSQL \u003c16.5",
"product_id": "T039194"
}
},
{
"category": "product_version",
"name": "16.5",
"product": {
"name": "Open Source PostgreSQL 16.5",
"product_id": "T039194-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:16.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c15.9",
"product": {
"name": "Open Source PostgreSQL \u003c15.9",
"product_id": "T039195"
}
},
{
"category": "product_version",
"name": "15.9",
"product": {
"name": "Open Source PostgreSQL 15.9",
"product_id": "T039195-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:15.9"
}
}
},
{
"category": "product_version_range",
"name": "\u003c14.14",
"product": {
"name": "Open Source PostgreSQL \u003c14.14",
"product_id": "T039196"
}
},
{
"category": "product_version",
"name": "14.14",
"product": {
"name": "Open Source PostgreSQL 14.14",
"product_id": "T039196-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:14.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.17",
"product": {
"name": "Open Source PostgreSQL \u003c13.17",
"product_id": "T039197"
}
},
{
"category": "product_version",
"name": "13.17",
"product": {
"name": "Open Source PostgreSQL 13.17",
"product_id": "T039197-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:13.17"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.21",
"product": {
"name": "Open Source PostgreSQL \u003c12.21",
"product_id": "T039198"
}
},
{
"category": "product_version",
"name": "12.21",
"product": {
"name": "Open Source PostgreSQL 12.21",
"product_id": "T039198-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:12.21"
}
}
}
],
"category": "product_name",
"name": "PostgreSQL"
}
],
"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": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.8.10",
"product": {
"name": "Progress Software WS_FTP \u003c8.8.10",
"product_id": "T041598"
}
},
{
"category": "product_version",
"name": "8.8.10",
"product": {
"name": "Progress Software WS_FTP 8.8.10",
"product_id": "T041598-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:progress:ws_ftp:8.8.10"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.0.1",
"product": {
"name": "Progress Software WS_FTP \u003c9.0.1",
"product_id": "T041599"
}
},
{
"category": "product_version",
"name": "9.0.1",
"product": {
"name": "Progress Software WS_FTP 9.0.1",
"product_id": "T041599-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:progress:ws_ftp:9.0.1"
}
}
},
{
"category": "product_version_range",
"name": "Server \u003c2022.0.10 (8.8.10)",
"product": {
"name": "Progress Software WS_FTP Server \u003c2022.0.10 (8.8.10)",
"product_id": "T042400"
}
},
{
"category": "product_version",
"name": "Server 2022.0.10 (8.8.10)",
"product": {
"name": "Progress Software WS_FTP Server 2022.0.10 (8.8.10)",
"product_id": "T042400-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:progress:ws_ftp:server__2022.0.10_%288.8.10%29"
}
}
},
{
"category": "product_version_range",
"name": "Server \u003cWS_FTP Server 9.0.1",
"product": {
"name": "Progress Software WS_FTP Server \u003cWS_FTP Server 9.0.1",
"product_id": "T042401"
}
},
{
"category": "product_version",
"name": "Server WS_FTP Server 9.0.1",
"product": {
"name": "Progress Software WS_FTP Server WS_FTP Server 9.0.1",
"product_id": "T042401-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:progress:ws_ftp:server__ws_ftp_server_9.0.1"
}
}
}
],
"category": "product_name",
"name": "WS_FTP"
}
],
"category": "vendor",
"name": "Progress Software"
},
{
"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": [
{
"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": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "T034267",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "product_name",
"name": "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": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2025.2.1",
"product": {
"name": "SolarWinds Security Event Manager \u003c2025.2.1",
"product_id": "T044986"
}
},
{
"category": "product_version",
"name": "2025.2.1",
"product": {
"name": "SolarWinds Security Event Manager 2025.2.1",
"product_id": "T044986-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:solarwinds:security_event_manager:2025.2.1"
}
}
}
],
"category": "product_name",
"name": "Security Event Manager"
}
],
"category": "vendor",
"name": "SolarWinds"
},
{
"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-10976",
"product_status": {
"known_affected": [
"T040749",
"67646",
"T004914",
"T034267",
"T039852",
"T039851",
"T039197",
"T039196",
"T039198",
"T039193",
"T039195",
"T039194",
"T024464",
"T047343",
"398363",
"T045166",
"T045881",
"T040672",
"T043089",
"T047344",
"T012167",
"T032255",
"T042400",
"T044986",
"T042401",
"2951",
"T002207",
"T034392",
"T045879",
"T000126",
"T027843",
"T041599",
"T041598"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"product_status": {
"known_affected": [
"T040749",
"67646",
"T004914",
"T034267",
"T039852",
"T039851",
"T039197",
"T039196",
"T039198",
"T039193",
"T039195",
"T039194",
"T024464",
"T047343",
"398363",
"T045166",
"T045881",
"T040672",
"T043089",
"T047344",
"T012167",
"T032255",
"T042400",
"T044986",
"T042401",
"2951",
"T002207",
"T034392",
"T045879",
"T000126",
"T027843",
"T041599",
"T041598"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"product_status": {
"known_affected": [
"T040749",
"67646",
"T004914",
"T034267",
"T039852",
"T039851",
"T039197",
"T039196",
"T039198",
"T039193",
"T039195",
"T039194",
"T024464",
"T047343",
"398363",
"T045166",
"T045881",
"T040672",
"T043089",
"T047344",
"T012167",
"T032255",
"T042400",
"T044986",
"T042401",
"2951",
"T002207",
"T034392",
"T045879",
"T000126",
"T027843",
"T041599",
"T041598"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"product_status": {
"known_affected": [
"T040749",
"67646",
"T004914",
"T034267",
"T039852",
"T039851",
"T039197",
"T039196",
"T039198",
"T039193",
"T039195",
"T039194",
"T024464",
"T047343",
"398363",
"T045166",
"T045881",
"T040672",
"T043089",
"T047344",
"T012167",
"T032255",
"T042400",
"T044986",
"T042401",
"2951",
"T002207",
"T034392",
"T045879",
"T000126",
"T027843",
"T041599",
"T041598"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-10979"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…