Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-0985 (GCVE-0-2024-0985)
Vulnerability from cvelistv5 – Published: 2024-02-08 13:00 – Updated: 2025-06-13 15:09
VLAI
EPSS
Title
PostgreSQL non-owner REFRESH MATERIALIZED VIEW CONCURRENTLY executes arbitrary SQL
Summary
Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker's roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker's materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.
Severity
CWE
- CWE-271 - Privilege Dropping / Lowering Errors
Assigner
References
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | PostgreSQL |
Affected:
16 , < 16.2
(rpm)
Affected: 15 , < 15.6 (rpm) Affected: 14 , < 14.11 (rpm) Affected: 13 , < 13.14 (rpm) Affected: 0 , < 12.18 (rpm) |
Credits
The PostgreSQL project thanks Pedro Gallegos for reporting this problem.
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-12-20T13:06:41.461Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://www.postgresql.org/support/security/CVE-2024-0985/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00017.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://saites.dev/projects/personal/postgres-cve-2024-0985/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20241220-0005/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-0985",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-02-16T05:00:50.348714Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-06-13T15:09:30.114Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "PostgreSQL",
"vendor": "n/a",
"versions": [
{
"lessThan": "16.2",
"status": "affected",
"version": "16",
"versionType": "rpm"
},
{
"lessThan": "15.6",
"status": "affected",
"version": "15",
"versionType": "rpm"
},
{
"lessThan": "14.11",
"status": "affected",
"version": "14",
"versionType": "rpm"
},
{
"lessThan": "13.14",
"status": "affected",
"version": "13",
"versionType": "rpm"
},
{
"lessThan": "12.18",
"status": "affected",
"version": "0",
"versionType": "rpm"
}
]
}
],
"configurations": [
{
"lang": "en",
"value": "attacker has permission to create non-temporary objects in at least one schema"
}
],
"credits": [
{
"lang": "en",
"value": "The PostgreSQL project thanks Pedro Gallegos for reporting this problem."
}
],
"descriptions": [
{
"lang": "en",
"value": "Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker\u0027s roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker\u0027s materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-271",
"description": "Privilege Dropping / Lowering Errors",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-10T17:13:47.434Z",
"orgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"shortName": "PostgreSQL"
},
"references": [
{
"url": "https://www.postgresql.org/support/security/CVE-2024-0985/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00017.html"
},
{
"url": "https://saites.dev/projects/personal/postgres-cve-2024-0985/"
}
],
"title": "PostgreSQL non-owner REFRESH MATERIALIZED VIEW CONCURRENTLY executes arbitrary SQL",
"workarounds": [
{
"lang": "en",
"value": "Use REFRESH MATERIALIZED VIEW without CONCURRENTLY."
},
{
"lang": "en",
"value": "In a new database connection, authenticate as the materialized view owner."
}
]
}
},
"cveMetadata": {
"assignerOrgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"assignerShortName": "PostgreSQL",
"cveId": "CVE-2024-0985",
"datePublished": "2024-02-08T13:00:02.411Z",
"dateReserved": "2024-01-27T20:47:02.113Z",
"dateUpdated": "2025-06-13T15:09:30.114Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-0985",
"date": "2026-05-29",
"epss": "0.00753",
"percentile": "0.73519"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-0985\",\"sourceIdentifier\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"published\":\"2024-02-08T13:15:08.927\",\"lastModified\":\"2024-12-20T13:15:19.070\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker\u0027s roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker\u0027s materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.\"},{\"lang\":\"es\",\"value\":\"La ca\u00edda tard\u00eda de privilegios en ACTUALIZAR VISTA MATERIALIZADA CONCURRENTE en PostgreSQL permite a un creador de objetos ejecutar funciones SQL arbitrarias como emisor de comandos. El comando pretende ejecutar funciones SQL como propietario de la vista materializada, lo que permite una actualizaci\u00f3n segura de vistas materializadas que no son de confianza. La v\u00edctima es un superusuario o miembro de uno de los roles del atacante. El ataque requiere atraer a la v\u00edctima para que ejecute ACTUALIZAR VISTA MATERIALIZADA CONCURRENTE en la vista materializada del atacante. Como parte de la explotaci\u00f3n de esta vulnerabilidad, el atacante crea funciones que utilizan CREATE RULE para convertir la tabla temporal creada internamente en una vista. Las versiones anteriores a PostgreSQL 15.6, 14.11, 13.14 y 12.18 se ven afectadas. El \u00fanico exploit conocido no funciona en PostgreSQL 16 y posteriores. Para una defensa en profundidad, PostgreSQL 16.2 agrega las protecciones que utilizan las ramas m\u00e1s antiguas para corregir su vulnerabilidad.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.1,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.1,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-271\"}]},{\"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.18\",\"matchCriteriaId\":\"6515DD96-8226-4C7A-9731-75C62F781ADD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.0\",\"versionEndExcluding\":\"13.14\",\"matchCriteriaId\":\"36C5A43F-5861-460E-912B-BC70C232DEED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"14.0\",\"versionEndExcluding\":\"14.11\",\"matchCriteriaId\":\"170AC44C-3970-46BF-8071-4B29F5EF20F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"15.0\",\"versionEndExcluding\":\"15.6\",\"matchCriteriaId\":\"AF8DDD13-1879-4298-855A-F2FC236CB846\"}]}]}],\"references\":[{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00017.html\",\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\"},{\"url\":\"https://saites.dev/projects/personal/postgres-cve-2024-0985/\",\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\"},{\"url\":\"https://www.postgresql.org/support/security/CVE-2024-0985/\",\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00017.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://saites.dev/projects/personal/postgres-cve-2024-0985/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20241220-0005/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.postgresql.org/support/security/CVE-2024-0985/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.postgresql.org/support/security/CVE-2024-0985/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00017.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://saites.dev/projects/personal/postgres-cve-2024-0985/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241220-0005/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-12-20T13:06:41.461Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-0985\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-02-16T05:00:50.348714Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-13T15:09:26.424Z\"}}], \"cna\": {\"title\": \"PostgreSQL non-owner REFRESH MATERIALIZED VIEW CONCURRENTLY executes arbitrary SQL\", \"credits\": [{\"lang\": \"en\", \"value\": \"The PostgreSQL project thanks Pedro Gallegos for reporting this problem.\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 8, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\"}}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"PostgreSQL\", \"versions\": [{\"status\": \"affected\", \"version\": \"16\", \"lessThan\": \"16.2\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"15\", \"lessThan\": \"15.6\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"14\", \"lessThan\": \"14.11\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"13\", \"lessThan\": \"13.14\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"12.18\", \"versionType\": \"rpm\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.postgresql.org/support/security/CVE-2024-0985/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00017.html\"}, {\"url\": \"https://saites.dev/projects/personal/postgres-cve-2024-0985/\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Use REFRESH MATERIALIZED VIEW without CONCURRENTLY.\"}, {\"lang\": \"en\", \"value\": \"In a new database connection, authenticate as the materialized view owner.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker\u0027s roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker\u0027s materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-271\", \"description\": \"Privilege Dropping / Lowering Errors\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"attacker has permission to create non-temporary objects in at least one schema\"}], \"providerMetadata\": {\"orgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"shortName\": \"PostgreSQL\", \"dateUpdated\": \"2024-07-10T17:13:47.434Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-0985\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-13T15:09:30.114Z\", \"dateReserved\": \"2024-01-27T20:47:02.113Z\", \"assignerOrgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"datePublished\": \"2024-02-08T13:00:02.411Z\", \"assignerShortName\": \"PostgreSQL\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2024:0546-1
Vulnerability from csaf_suse - Published: 2024-02-20 15:34 - Updated: 2024-02-20 15:34Summary
Security update for postgresql16
Severity
Important
Notes
Title of the patch: Security update for postgresql16
Description of the patch: This update for postgresql16 fixes the following issues:
Upgrade to 16.2:
- CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY (bsc#1219679).
Patchnames: SUSE-2024-546,SUSE-SLE-SDK-12-SP5-2024-546,SUSE-SLE-SERVER-12-SP5-2024-546
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-docs-16.2-3.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-docs-16.2-3.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 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 postgresql16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql16 fixes the following issues:\n\nUpgrade to 16.2:\n\n- CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY (bsc#1219679).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-546,SUSE-SLE-SDK-12-SP5-2024-546,SUSE-SLE-SERVER-12-SP5-2024-546",
"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_0546-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:0546-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240546-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:0546-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017956.html"
},
{
"category": "self",
"summary": "SUSE Bug 1219679",
"url": "https://bugzilla.suse.com/1219679"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0985 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0985/"
}
],
"title": "Security update for postgresql16",
"tracking": {
"current_release_date": "2024-02-20T15:34:01Z",
"generator": {
"date": "2024-02-20T15:34:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:0546-1",
"initial_release_date": "2024-02-20T15:34:01Z",
"revision_history": [
{
"date": "2024-02-20T15:34:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-16.2-3.10.1.aarch64",
"product": {
"name": "libecpg6-16.2-3.10.1.aarch64",
"product_id": "libecpg6-16.2-3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-16.2-3.10.1.aarch64",
"product": {
"name": "libpq5-16.2-3.10.1.aarch64",
"product_id": "libpq5-16.2-3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.2-3.10.1.aarch64",
"product": {
"name": "postgresql16-16.2-3.10.1.aarch64",
"product_id": "postgresql16-16.2-3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.2-3.10.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.2-3.10.1.aarch64",
"product_id": "postgresql16-contrib-16.2-3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.2-3.10.1.aarch64",
"product": {
"name": "postgresql16-devel-16.2-3.10.1.aarch64",
"product_id": "postgresql16-devel-16.2-3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-mini-16.2-3.10.1.aarch64",
"product": {
"name": "postgresql16-devel-mini-16.2-3.10.1.aarch64",
"product_id": "postgresql16-devel-mini-16.2-3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.2-3.10.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-devel-16.2-3.10.1.aarch64",
"product_id": "postgresql16-llvmjit-devel-16.2-3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.2-3.10.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.2-3.10.1.aarch64",
"product_id": "postgresql16-plperl-16.2-3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.2-3.10.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.2-3.10.1.aarch64",
"product_id": "postgresql16-plpython-16.2-3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.2-3.10.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.2-3.10.1.aarch64",
"product_id": "postgresql16-pltcl-16.2-3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.2-3.10.1.aarch64",
"product": {
"name": "postgresql16-server-16.2-3.10.1.aarch64",
"product_id": "postgresql16-server-16.2-3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.2-3.10.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.2-3.10.1.aarch64",
"product_id": "postgresql16-server-devel-16.2-3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.2-3.10.1.aarch64",
"product": {
"name": "postgresql16-test-16.2-3.10.1.aarch64",
"product_id": "postgresql16-test-16.2-3.10.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-16.2-3.10.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-16.2-3.10.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-16.2-3.10.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-16.2-3.10.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-16.2-3.10.1.aarch64_ilp32",
"product_id": "libpq5-64bit-16.2-3.10.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-16.2-3.10.1.i586",
"product": {
"name": "libecpg6-16.2-3.10.1.i586",
"product_id": "libecpg6-16.2-3.10.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-16.2-3.10.1.i586",
"product": {
"name": "libpq5-16.2-3.10.1.i586",
"product_id": "libpq5-16.2-3.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-16.2-3.10.1.i586",
"product": {
"name": "postgresql16-16.2-3.10.1.i586",
"product_id": "postgresql16-16.2-3.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.2-3.10.1.i586",
"product": {
"name": "postgresql16-contrib-16.2-3.10.1.i586",
"product_id": "postgresql16-contrib-16.2-3.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.2-3.10.1.i586",
"product": {
"name": "postgresql16-devel-16.2-3.10.1.i586",
"product_id": "postgresql16-devel-16.2-3.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-mini-16.2-3.10.1.i586",
"product": {
"name": "postgresql16-devel-mini-16.2-3.10.1.i586",
"product_id": "postgresql16-devel-mini-16.2-3.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.2-3.10.1.i586",
"product": {
"name": "postgresql16-llvmjit-devel-16.2-3.10.1.i586",
"product_id": "postgresql16-llvmjit-devel-16.2-3.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.2-3.10.1.i586",
"product": {
"name": "postgresql16-plperl-16.2-3.10.1.i586",
"product_id": "postgresql16-plperl-16.2-3.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.2-3.10.1.i586",
"product": {
"name": "postgresql16-plpython-16.2-3.10.1.i586",
"product_id": "postgresql16-plpython-16.2-3.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.2-3.10.1.i586",
"product": {
"name": "postgresql16-pltcl-16.2-3.10.1.i586",
"product_id": "postgresql16-pltcl-16.2-3.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.2-3.10.1.i586",
"product": {
"name": "postgresql16-server-16.2-3.10.1.i586",
"product_id": "postgresql16-server-16.2-3.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.2-3.10.1.i586",
"product": {
"name": "postgresql16-server-devel-16.2-3.10.1.i586",
"product_id": "postgresql16-server-devel-16.2-3.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.2-3.10.1.i586",
"product": {
"name": "postgresql16-test-16.2-3.10.1.i586",
"product_id": "postgresql16-test-16.2-3.10.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-docs-16.2-3.10.1.noarch",
"product": {
"name": "postgresql16-docs-16.2-3.10.1.noarch",
"product_id": "postgresql16-docs-16.2-3.10.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-16.2-3.10.1.ppc64le",
"product": {
"name": "libecpg6-16.2-3.10.1.ppc64le",
"product_id": "libecpg6-16.2-3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-16.2-3.10.1.ppc64le",
"product": {
"name": "libpq5-16.2-3.10.1.ppc64le",
"product_id": "libpq5-16.2-3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-16.2-3.10.1.ppc64le",
"product": {
"name": "postgresql16-16.2-3.10.1.ppc64le",
"product_id": "postgresql16-16.2-3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.2-3.10.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.2-3.10.1.ppc64le",
"product_id": "postgresql16-contrib-16.2-3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.2-3.10.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.2-3.10.1.ppc64le",
"product_id": "postgresql16-devel-16.2-3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-mini-16.2-3.10.1.ppc64le",
"product": {
"name": "postgresql16-devel-mini-16.2-3.10.1.ppc64le",
"product_id": "postgresql16-devel-mini-16.2-3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.2-3.10.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-devel-16.2-3.10.1.ppc64le",
"product_id": "postgresql16-llvmjit-devel-16.2-3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.2-3.10.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.2-3.10.1.ppc64le",
"product_id": "postgresql16-plperl-16.2-3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.2-3.10.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.2-3.10.1.ppc64le",
"product_id": "postgresql16-plpython-16.2-3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.2-3.10.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.2-3.10.1.ppc64le",
"product_id": "postgresql16-pltcl-16.2-3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.2-3.10.1.ppc64le",
"product": {
"name": "postgresql16-server-16.2-3.10.1.ppc64le",
"product_id": "postgresql16-server-16.2-3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.2-3.10.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.2-3.10.1.ppc64le",
"product_id": "postgresql16-server-devel-16.2-3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.2-3.10.1.ppc64le",
"product": {
"name": "postgresql16-test-16.2-3.10.1.ppc64le",
"product_id": "postgresql16-test-16.2-3.10.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-16.2-3.10.1.s390",
"product": {
"name": "libecpg6-16.2-3.10.1.s390",
"product_id": "libecpg6-16.2-3.10.1.s390"
}
},
{
"category": "product_version",
"name": "libpq5-16.2-3.10.1.s390",
"product": {
"name": "libpq5-16.2-3.10.1.s390",
"product_id": "libpq5-16.2-3.10.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-16.2-3.10.1.s390",
"product": {
"name": "postgresql16-16.2-3.10.1.s390",
"product_id": "postgresql16-16.2-3.10.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.2-3.10.1.s390",
"product": {
"name": "postgresql16-contrib-16.2-3.10.1.s390",
"product_id": "postgresql16-contrib-16.2-3.10.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.2-3.10.1.s390",
"product": {
"name": "postgresql16-devel-16.2-3.10.1.s390",
"product_id": "postgresql16-devel-16.2-3.10.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-mini-16.2-3.10.1.s390",
"product": {
"name": "postgresql16-devel-mini-16.2-3.10.1.s390",
"product_id": "postgresql16-devel-mini-16.2-3.10.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.2-3.10.1.s390",
"product": {
"name": "postgresql16-llvmjit-devel-16.2-3.10.1.s390",
"product_id": "postgresql16-llvmjit-devel-16.2-3.10.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.2-3.10.1.s390",
"product": {
"name": "postgresql16-plperl-16.2-3.10.1.s390",
"product_id": "postgresql16-plperl-16.2-3.10.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.2-3.10.1.s390",
"product": {
"name": "postgresql16-plpython-16.2-3.10.1.s390",
"product_id": "postgresql16-plpython-16.2-3.10.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.2-3.10.1.s390",
"product": {
"name": "postgresql16-pltcl-16.2-3.10.1.s390",
"product_id": "postgresql16-pltcl-16.2-3.10.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.2-3.10.1.s390",
"product": {
"name": "postgresql16-server-16.2-3.10.1.s390",
"product_id": "postgresql16-server-16.2-3.10.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.2-3.10.1.s390",
"product": {
"name": "postgresql16-server-devel-16.2-3.10.1.s390",
"product_id": "postgresql16-server-devel-16.2-3.10.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.2-3.10.1.s390",
"product": {
"name": "postgresql16-test-16.2-3.10.1.s390",
"product_id": "postgresql16-test-16.2-3.10.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-16.2-3.10.1.s390x",
"product": {
"name": "libecpg6-16.2-3.10.1.s390x",
"product_id": "libecpg6-16.2-3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-16.2-3.10.1.s390x",
"product": {
"name": "libecpg6-32bit-16.2-3.10.1.s390x",
"product_id": "libecpg6-32bit-16.2-3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-16.2-3.10.1.s390x",
"product": {
"name": "libpq5-16.2-3.10.1.s390x",
"product_id": "libpq5-16.2-3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-16.2-3.10.1.s390x",
"product": {
"name": "libpq5-32bit-16.2-3.10.1.s390x",
"product_id": "libpq5-32bit-16.2-3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-16.2-3.10.1.s390x",
"product": {
"name": "postgresql16-16.2-3.10.1.s390x",
"product_id": "postgresql16-16.2-3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.2-3.10.1.s390x",
"product": {
"name": "postgresql16-contrib-16.2-3.10.1.s390x",
"product_id": "postgresql16-contrib-16.2-3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.2-3.10.1.s390x",
"product": {
"name": "postgresql16-devel-16.2-3.10.1.s390x",
"product_id": "postgresql16-devel-16.2-3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-mini-16.2-3.10.1.s390x",
"product": {
"name": "postgresql16-devel-mini-16.2-3.10.1.s390x",
"product_id": "postgresql16-devel-mini-16.2-3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.2-3.10.1.s390x",
"product": {
"name": "postgresql16-llvmjit-devel-16.2-3.10.1.s390x",
"product_id": "postgresql16-llvmjit-devel-16.2-3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.2-3.10.1.s390x",
"product": {
"name": "postgresql16-plperl-16.2-3.10.1.s390x",
"product_id": "postgresql16-plperl-16.2-3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.2-3.10.1.s390x",
"product": {
"name": "postgresql16-plpython-16.2-3.10.1.s390x",
"product_id": "postgresql16-plpython-16.2-3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.2-3.10.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.2-3.10.1.s390x",
"product_id": "postgresql16-pltcl-16.2-3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.2-3.10.1.s390x",
"product": {
"name": "postgresql16-server-16.2-3.10.1.s390x",
"product_id": "postgresql16-server-16.2-3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.2-3.10.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.2-3.10.1.s390x",
"product_id": "postgresql16-server-devel-16.2-3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.2-3.10.1.s390x",
"product": {
"name": "postgresql16-test-16.2-3.10.1.s390x",
"product_id": "postgresql16-test-16.2-3.10.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-16.2-3.10.1.x86_64",
"product": {
"name": "libecpg6-16.2-3.10.1.x86_64",
"product_id": "libecpg6-16.2-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-16.2-3.10.1.x86_64",
"product": {
"name": "libecpg6-32bit-16.2-3.10.1.x86_64",
"product_id": "libecpg6-32bit-16.2-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-16.2-3.10.1.x86_64",
"product": {
"name": "libpq5-16.2-3.10.1.x86_64",
"product_id": "libpq5-16.2-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-16.2-3.10.1.x86_64",
"product": {
"name": "libpq5-32bit-16.2-3.10.1.x86_64",
"product_id": "libpq5-32bit-16.2-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.2-3.10.1.x86_64",
"product": {
"name": "postgresql16-16.2-3.10.1.x86_64",
"product_id": "postgresql16-16.2-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.2-3.10.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.2-3.10.1.x86_64",
"product_id": "postgresql16-contrib-16.2-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.2-3.10.1.x86_64",
"product": {
"name": "postgresql16-devel-16.2-3.10.1.x86_64",
"product_id": "postgresql16-devel-16.2-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-mini-16.2-3.10.1.x86_64",
"product": {
"name": "postgresql16-devel-mini-16.2-3.10.1.x86_64",
"product_id": "postgresql16-devel-mini-16.2-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.2-3.10.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-devel-16.2-3.10.1.x86_64",
"product_id": "postgresql16-llvmjit-devel-16.2-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.2-3.10.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.2-3.10.1.x86_64",
"product_id": "postgresql16-plperl-16.2-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.2-3.10.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.2-3.10.1.x86_64",
"product_id": "postgresql16-plpython-16.2-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.2-3.10.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.2-3.10.1.x86_64",
"product_id": "postgresql16-pltcl-16.2-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.2-3.10.1.x86_64",
"product": {
"name": "postgresql16-server-16.2-3.10.1.x86_64",
"product_id": "postgresql16-server-16.2-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.2-3.10.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.2-3.10.1.x86_64",
"product_id": "postgresql16-server-devel-16.2-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.2-3.10.1.x86_64",
"product": {
"name": "postgresql16-test-16.2-3.10.1.x86_64",
"product_id": "postgresql16-test-16.2-3.10.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.aarch64"
},
"product_reference": "postgresql16-devel-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.s390x"
},
"product_reference": "postgresql16-devel-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.x86_64"
},
"product_reference": "postgresql16-devel-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.aarch64"
},
"product_reference": "libecpg6-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.ppc64le"
},
"product_reference": "libecpg6-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.s390x"
},
"product_reference": "libecpg6-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.2-3.10.1.s390x"
},
"product_reference": "libecpg6-32bit-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.2-3.10.1.x86_64"
},
"product_reference": "libecpg6-32bit-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.aarch64"
},
"product_reference": "libpq5-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.ppc64le"
},
"product_reference": "libpq5-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.s390x"
},
"product_reference": "libpq5-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.x86_64"
},
"product_reference": "libpq5-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.2-3.10.1.s390x"
},
"product_reference": "libpq5-32bit-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.2-3.10.1.x86_64"
},
"product_reference": "libpq5-32bit-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.aarch64"
},
"product_reference": "postgresql16-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.ppc64le"
},
"product_reference": "postgresql16-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.s390x"
},
"product_reference": "postgresql16-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.x86_64"
},
"product_reference": "postgresql16-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.s390x"
},
"product_reference": "postgresql16-contrib-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.2-3.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-docs-16.2-3.10.1.noarch"
},
"product_reference": "postgresql16-docs-16.2-3.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.s390x"
},
"product_reference": "postgresql16-plperl-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.s390x"
},
"product_reference": "postgresql16-plpython-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.aarch64"
},
"product_reference": "postgresql16-server-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.ppc64le"
},
"product_reference": "postgresql16-server-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.s390x"
},
"product_reference": "postgresql16-server-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.x86_64"
},
"product_reference": "postgresql16-server-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.aarch64"
},
"product_reference": "libecpg6-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.ppc64le"
},
"product_reference": "libecpg6-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.s390x"
},
"product_reference": "libecpg6-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.2-3.10.1.s390x"
},
"product_reference": "libecpg6-32bit-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.2-3.10.1.x86_64"
},
"product_reference": "libecpg6-32bit-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.aarch64"
},
"product_reference": "libpq5-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.ppc64le"
},
"product_reference": "libpq5-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.s390x"
},
"product_reference": "libpq5-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.x86_64"
},
"product_reference": "libpq5-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.2-3.10.1.s390x"
},
"product_reference": "libpq5-32bit-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.2-3.10.1.x86_64"
},
"product_reference": "libpq5-32bit-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.aarch64"
},
"product_reference": "postgresql16-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.ppc64le"
},
"product_reference": "postgresql16-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.s390x"
},
"product_reference": "postgresql16-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.x86_64"
},
"product_reference": "postgresql16-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.s390x"
},
"product_reference": "postgresql16-contrib-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.2-3.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-docs-16.2-3.10.1.noarch"
},
"product_reference": "postgresql16-docs-16.2-3.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.s390x"
},
"product_reference": "postgresql16-plperl-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.s390x"
},
"product_reference": "postgresql16-plpython-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-3.10.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.aarch64"
},
"product_reference": "postgresql16-server-16.2-3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-3.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.ppc64le"
},
"product_reference": "postgresql16-server-16.2-3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-3.10.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.s390x"
},
"product_reference": "postgresql16-server-16.2-3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-3.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.x86_64"
},
"product_reference": "postgresql16-server-16.2-3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-0985",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0985"
}
],
"notes": [
{
"category": "general",
"text": "Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker\u0027s roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker\u0027s materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-docs-16.2-3.10.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-docs-16.2-3.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0985",
"url": "https://www.suse.com/security/cve/CVE-2024-0985"
},
{
"category": "external",
"summary": "SUSE Bug 1219679 for CVE-2024-0985",
"url": "https://bugzilla.suse.com/1219679"
}
],
"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:libecpg6-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-docs-16.2-3.10.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-docs-16.2-3.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-docs-16.2-3.10.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-docs-16.2-3.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.2-3.10.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.2-3.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-20T15:34:01Z",
"details": "important"
}
],
"title": "CVE-2024-0985"
}
]
}
SUSE-SU-2024:0550-1
Vulnerability from csaf_suse - Published: 2024-02-20 16:07 - Updated: 2024-02-20 16:07Summary
Security update for postgresql16
Severity
Important
Notes
Title of the patch: Security update for postgresql16
Description of the patch: This update for postgresql16 fixes the following issues:
Upgrade to 16.2:
- CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY (bsc#1219679).
Patchnames: SUSE-2024-550,SUSE-SLE-Module-Basesystem-15-SP5-2024-550,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-550,SUSE-SLE-Module-Server-Applications-15-SP5-2024-550,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-550,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-550,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-550,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-550,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-550,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-550,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-550,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-550,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-550,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-550,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-550,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-550,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-550,SUSE-Storage-7.1-2024-550,openSUSE-SLE-15.5-2024-550
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
304 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.2-150200.5.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.2-150200.5.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.2-150200.5.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.2-150200.5.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.2-150200.5.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libpq5-32bit-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-contrib-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-docs-16.2-150200.5.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-plperl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-plpython-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-pltcl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-server-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql16-server-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpq5-32bit-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-docs-16.2-150200.5.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libecpg6-32bit-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpq5-32bit-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-docs-16.2-150200.5.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 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 postgresql16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql16 fixes the following issues:\n\nUpgrade to 16.2:\n\n- CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY (bsc#1219679).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-550,SUSE-SLE-Module-Basesystem-15-SP5-2024-550,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-550,SUSE-SLE-Module-Server-Applications-15-SP5-2024-550,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-550,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-550,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-550,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-550,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-550,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-550,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-550,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-550,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-550,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-550,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-550,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-550,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-550,SUSE-Storage-7.1-2024-550,openSUSE-SLE-15.5-2024-550",
"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_0550-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:0550-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240550-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:0550-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017968.html"
},
{
"category": "self",
"summary": "SUSE Bug 1219679",
"url": "https://bugzilla.suse.com/1219679"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0985 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0985/"
}
],
"title": "Security update for postgresql16",
"tracking": {
"current_release_date": "2024-02-20T16:07:44Z",
"generator": {
"date": "2024-02-20T16:07:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:0550-1",
"initial_release_date": "2024-02-20T16:07:44Z",
"revision_history": [
{
"date": "2024-02-20T16:07:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-16.2-150200.5.10.1.aarch64",
"product": {
"name": "libecpg6-16.2-150200.5.10.1.aarch64",
"product_id": "libecpg6-16.2-150200.5.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-16.2-150200.5.10.1.aarch64",
"product": {
"name": "libpq5-16.2-150200.5.10.1.aarch64",
"product_id": "libpq5-16.2-150200.5.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.2-150200.5.10.1.aarch64",
"product": {
"name": "postgresql16-16.2-150200.5.10.1.aarch64",
"product_id": "postgresql16-16.2-150200.5.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"product_id": "postgresql16-contrib-16.2-150200.5.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.2-150200.5.10.1.aarch64",
"product": {
"name": "postgresql16-devel-16.2-150200.5.10.1.aarch64",
"product_id": "postgresql16-devel-16.2-150200.5.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-mini-16.2-150200.5.10.1.aarch64",
"product": {
"name": "postgresql16-devel-mini-16.2-150200.5.10.1.aarch64",
"product_id": "postgresql16-devel-mini-16.2-150200.5.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.2-150200.5.10.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-16.2-150200.5.10.1.aarch64",
"product_id": "postgresql16-llvmjit-16.2-150200.5.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.aarch64",
"product_id": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"product_id": "postgresql16-plperl-16.2-150200.5.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"product_id": "postgresql16-plpython-16.2-150200.5.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"product_id": "postgresql16-pltcl-16.2-150200.5.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.2-150200.5.10.1.aarch64",
"product": {
"name": "postgresql16-server-16.2-150200.5.10.1.aarch64",
"product_id": "postgresql16-server-16.2-150200.5.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"product_id": "postgresql16-server-devel-16.2-150200.5.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.2-150200.5.10.1.aarch64",
"product": {
"name": "postgresql16-test-16.2-150200.5.10.1.aarch64",
"product_id": "postgresql16-test-16.2-150200.5.10.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-16.2-150200.5.10.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-16.2-150200.5.10.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-16.2-150200.5.10.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-16.2-150200.5.10.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-16.2-150200.5.10.1.aarch64_ilp32",
"product_id": "libpq5-64bit-16.2-150200.5.10.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-16.2-150200.5.10.1.i586",
"product": {
"name": "libecpg6-16.2-150200.5.10.1.i586",
"product_id": "libecpg6-16.2-150200.5.10.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-16.2-150200.5.10.1.i586",
"product": {
"name": "libpq5-16.2-150200.5.10.1.i586",
"product_id": "libpq5-16.2-150200.5.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-16.2-150200.5.10.1.i586",
"product": {
"name": "postgresql16-16.2-150200.5.10.1.i586",
"product_id": "postgresql16-16.2-150200.5.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.2-150200.5.10.1.i586",
"product": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.i586",
"product_id": "postgresql16-contrib-16.2-150200.5.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.2-150200.5.10.1.i586",
"product": {
"name": "postgresql16-devel-16.2-150200.5.10.1.i586",
"product_id": "postgresql16-devel-16.2-150200.5.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-mini-16.2-150200.5.10.1.i586",
"product": {
"name": "postgresql16-devel-mini-16.2-150200.5.10.1.i586",
"product_id": "postgresql16-devel-mini-16.2-150200.5.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.2-150200.5.10.1.i586",
"product": {
"name": "postgresql16-llvmjit-16.2-150200.5.10.1.i586",
"product_id": "postgresql16-llvmjit-16.2-150200.5.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.i586",
"product": {
"name": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.i586",
"product_id": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.2-150200.5.10.1.i586",
"product": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.i586",
"product_id": "postgresql16-plperl-16.2-150200.5.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.2-150200.5.10.1.i586",
"product": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.i586",
"product_id": "postgresql16-plpython-16.2-150200.5.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.2-150200.5.10.1.i586",
"product": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.i586",
"product_id": "postgresql16-pltcl-16.2-150200.5.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.2-150200.5.10.1.i586",
"product": {
"name": "postgresql16-server-16.2-150200.5.10.1.i586",
"product_id": "postgresql16-server-16.2-150200.5.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.2-150200.5.10.1.i586",
"product": {
"name": "postgresql16-server-devel-16.2-150200.5.10.1.i586",
"product_id": "postgresql16-server-devel-16.2-150200.5.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.2-150200.5.10.1.i586",
"product": {
"name": "postgresql16-test-16.2-150200.5.10.1.i586",
"product_id": "postgresql16-test-16.2-150200.5.10.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-docs-16.2-150200.5.10.1.noarch",
"product": {
"name": "postgresql16-docs-16.2-150200.5.10.1.noarch",
"product_id": "postgresql16-docs-16.2-150200.5.10.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-16.2-150200.5.10.1.ppc64le",
"product": {
"name": "libecpg6-16.2-150200.5.10.1.ppc64le",
"product_id": "libecpg6-16.2-150200.5.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-16.2-150200.5.10.1.ppc64le",
"product": {
"name": "libpq5-16.2-150200.5.10.1.ppc64le",
"product_id": "libpq5-16.2-150200.5.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-16.2-150200.5.10.1.ppc64le",
"product": {
"name": "postgresql16-16.2-150200.5.10.1.ppc64le",
"product_id": "postgresql16-16.2-150200.5.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"product_id": "postgresql16-contrib-16.2-150200.5.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"product_id": "postgresql16-devel-16.2-150200.5.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-mini-16.2-150200.5.10.1.ppc64le",
"product": {
"name": "postgresql16-devel-mini-16.2-150200.5.10.1.ppc64le",
"product_id": "postgresql16-devel-mini-16.2-150200.5.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.2-150200.5.10.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-16.2-150200.5.10.1.ppc64le",
"product_id": "postgresql16-llvmjit-16.2-150200.5.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.ppc64le",
"product_id": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"product_id": "postgresql16-plperl-16.2-150200.5.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"product_id": "postgresql16-plpython-16.2-150200.5.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"product_id": "postgresql16-pltcl-16.2-150200.5.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.2-150200.5.10.1.ppc64le",
"product": {
"name": "postgresql16-server-16.2-150200.5.10.1.ppc64le",
"product_id": "postgresql16-server-16.2-150200.5.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"product_id": "postgresql16-server-devel-16.2-150200.5.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.2-150200.5.10.1.ppc64le",
"product": {
"name": "postgresql16-test-16.2-150200.5.10.1.ppc64le",
"product_id": "postgresql16-test-16.2-150200.5.10.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-16.2-150200.5.10.1.s390x",
"product": {
"name": "libecpg6-16.2-150200.5.10.1.s390x",
"product_id": "libecpg6-16.2-150200.5.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-16.2-150200.5.10.1.s390x",
"product": {
"name": "libpq5-16.2-150200.5.10.1.s390x",
"product_id": "libpq5-16.2-150200.5.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-16.2-150200.5.10.1.s390x",
"product": {
"name": "postgresql16-16.2-150200.5.10.1.s390x",
"product_id": "postgresql16-16.2-150200.5.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.2-150200.5.10.1.s390x",
"product": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.s390x",
"product_id": "postgresql16-contrib-16.2-150200.5.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.2-150200.5.10.1.s390x",
"product": {
"name": "postgresql16-devel-16.2-150200.5.10.1.s390x",
"product_id": "postgresql16-devel-16.2-150200.5.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-mini-16.2-150200.5.10.1.s390x",
"product": {
"name": "postgresql16-devel-mini-16.2-150200.5.10.1.s390x",
"product_id": "postgresql16-devel-mini-16.2-150200.5.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.2-150200.5.10.1.s390x",
"product": {
"name": "postgresql16-llvmjit-16.2-150200.5.10.1.s390x",
"product_id": "postgresql16-llvmjit-16.2-150200.5.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.s390x",
"product": {
"name": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.s390x",
"product_id": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.2-150200.5.10.1.s390x",
"product": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.s390x",
"product_id": "postgresql16-plperl-16.2-150200.5.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.2-150200.5.10.1.s390x",
"product": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.s390x",
"product_id": "postgresql16-plpython-16.2-150200.5.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"product_id": "postgresql16-pltcl-16.2-150200.5.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.2-150200.5.10.1.s390x",
"product": {
"name": "postgresql16-server-16.2-150200.5.10.1.s390x",
"product_id": "postgresql16-server-16.2-150200.5.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"product_id": "postgresql16-server-devel-16.2-150200.5.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.2-150200.5.10.1.s390x",
"product": {
"name": "postgresql16-test-16.2-150200.5.10.1.s390x",
"product_id": "postgresql16-test-16.2-150200.5.10.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-16.2-150200.5.10.1.x86_64",
"product": {
"name": "libecpg6-16.2-150200.5.10.1.x86_64",
"product_id": "libecpg6-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-16.2-150200.5.10.1.x86_64",
"product": {
"name": "libecpg6-32bit-16.2-150200.5.10.1.x86_64",
"product_id": "libecpg6-32bit-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-16.2-150200.5.10.1.x86_64",
"product": {
"name": "libpq5-16.2-150200.5.10.1.x86_64",
"product_id": "libpq5-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-16.2-150200.5.10.1.x86_64",
"product": {
"name": "libpq5-32bit-16.2-150200.5.10.1.x86_64",
"product_id": "libpq5-32bit-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.2-150200.5.10.1.x86_64",
"product": {
"name": "postgresql16-16.2-150200.5.10.1.x86_64",
"product_id": "postgresql16-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"product_id": "postgresql16-contrib-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.2-150200.5.10.1.x86_64",
"product": {
"name": "postgresql16-devel-16.2-150200.5.10.1.x86_64",
"product_id": "postgresql16-devel-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-mini-16.2-150200.5.10.1.x86_64",
"product": {
"name": "postgresql16-devel-mini-16.2-150200.5.10.1.x86_64",
"product_id": "postgresql16-devel-mini-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.2-150200.5.10.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-16.2-150200.5.10.1.x86_64",
"product_id": "postgresql16-llvmjit-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.x86_64",
"product_id": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"product_id": "postgresql16-plperl-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"product_id": "postgresql16-plpython-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"product_id": "postgresql16-pltcl-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.2-150200.5.10.1.x86_64",
"product": {
"name": "postgresql16-server-16.2-150200.5.10.1.x86_64",
"product_id": "postgresql16-server-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"product_id": "postgresql16-server-devel-16.2-150200.5.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.2-150200.5.10.1.x86_64",
"product": {
"name": "postgresql16-test-16.2-150200.5.10.1.x86_64",
"product_id": "postgresql16-test-16.2-150200.5.10.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "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-16.2-150200.5.10.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libpq5-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.s390x"
},
"product_reference": "libpq5-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.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-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-32bit-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.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.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-llvmjit-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-test-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-test-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-test-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-test-16.2-150200.5.10.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-16.2-150200.5.10.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-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.1.s390x"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.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-contrib-16.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.noarch"
},
"product_reference": "postgresql16-docs-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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:libecpg6-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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:libecpg6-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.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:libpq5-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.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:libpq5-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-16.2-150200.5.10.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:libpq5-32bit-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-32bit-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.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-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.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-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.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-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-32bit-16.2-150200.5.10.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-16.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.noarch"
},
"product_reference": "postgresql16-docs-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.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-16.2-150200.5.10.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-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.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-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.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-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-32bit-16.2-150200.5.10.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-16.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.noarch"
},
"product_reference": "postgresql16-docs-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.s390x"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libpq5-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.s390x"
},
"product_reference": "libpq5-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-16.2-150200.5.10.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-32bit-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.s390x"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libpq5-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.s390x"
},
"product_reference": "libpq5-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.s390x"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libpq5-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.s390x"
},
"product_reference": "libpq5-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-16.2-150200.5.10.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-32bit-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-16.2-150200.5.10.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.2-150200.5.10.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.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.2-150200.5.10.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-150200.5.10.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-150200.5.10.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.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.2-150200.5.10.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.2-150200.5.10.1.noarch"
},
"product_reference": "postgresql16-docs-16.2-150200.5.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.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.2-150200.5.10.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.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.2-150200.5.10.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.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.2-150200.5.10.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-150200.5.10.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-150200.5.10.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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:libecpg6-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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:libecpg6-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.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:libpq5-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libpq5-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.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:libpq5-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-16.2-150200.5.10.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:libpq5-32bit-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-32bit-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.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-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libpq5-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.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-16.2-150200.5.10.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-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libpq5-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.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-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-32bit-16.2-150200.5.10.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-16.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.noarch"
},
"product_reference": "postgresql16-docs-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.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.2-150200.5.10.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.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.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-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libecpg6-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libpq5-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libpq5-32bit-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-32bit-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-contrib-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-devel-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.2-150200.5.10.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-docs-16.2-150200.5.10.1.noarch"
},
"product_reference": "postgresql16-docs-16.2-150200.5.10.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-plperl-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-plpython-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-pltcl-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-server-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-server-devel-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.s390x"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libpq5-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.s390x"
},
"product_reference": "libpq5-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpq5-32bit-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-32bit-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-150200.5.10.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-150200.5.10.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.2-150200.5.10.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-docs-16.2-150200.5.10.1.noarch"
},
"product_reference": "postgresql16-docs-16.2-150200.5.10.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-150200.5.10.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-150200.5.10.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.2-150200.5.10.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.2-150200.5.10.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.2-150200.5.10.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libecpg6-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libecpg6-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpq5-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpq5-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.s390x"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-32bit-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libecpg6-32bit-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.aarch64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "libpq5-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.s390x"
},
"product_reference": "libpq5-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-32bit-16.2-150200.5.10.1.x86_64"
},
"product_reference": "libpq5-32bit-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-150200.5.10.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-150200.5.10.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-150200.5.10.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-devel-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-mini-16.2-150200.5.10.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-devel-mini-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-mini-16.2-150200.5.10.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-devel-mini-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-mini-16.2-150200.5.10.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-devel-mini-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-mini-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-devel-mini-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.2-150200.5.10.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-docs-16.2-150200.5.10.1.noarch"
},
"product_reference": "postgresql16-docs-16.2-150200.5.10.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.2-150200.5.10.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.2-150200.5.10.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.2-150200.5.10.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-devel-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-150200.5.10.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-150200.5.10.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-150200.5.10.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.2-150200.5.10.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.2-150200.5.10.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.2-150200.5.10.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.2-150200.5.10.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.aarch64"
},
"product_reference": "postgresql16-test-16.2-150200.5.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.2-150200.5.10.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.ppc64le"
},
"product_reference": "postgresql16-test-16.2-150200.5.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.2-150200.5.10.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.s390x"
},
"product_reference": "postgresql16-test-16.2-150200.5.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.2-150200.5.10.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.x86_64"
},
"product_reference": "postgresql16-test-16.2-150200.5.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-0985",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0985"
}
],
"notes": [
{
"category": "general",
"text": "Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker\u0027s roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker\u0027s materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.2-150200.5.10.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0985",
"url": "https://www.suse.com/security/cve/CVE-2024-0985"
},
{
"category": "external",
"summary": "SUSE Bug 1219679 for CVE-2024-0985",
"url": "https://bugzilla.suse.com/1219679"
}
],
"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-16.2-150200.5.10.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.2-150200.5.10.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:libecpg6-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:libpq5-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.2-150200.5.10.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.2-150200.5.10.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:libecpg6-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:libpq5-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-mini-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.2-150200.5.10.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.2-150200.5.10.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.2-150200.5.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-20T16:07:44Z",
"details": "important"
}
],
"title": "CVE-2024-0985"
}
]
}
SUSE-SU-2024:0551-1
Vulnerability from csaf_suse - Published: 2024-02-20 16:09 - Updated: 2024-02-20 16:09Summary
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:
Upgrade to 15.6:
- CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY (bsc#1219679).
Patchnames: SUSE-2024-551,SUSE-SLE-Module-Basesystem-15-SP5-2024-551,SUSE-SLE-Module-Server-Applications-15-SP5-2024-551,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-551,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-551,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-551,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-551,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-551,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-551,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-551,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-551,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-551,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-551,SUSE-Storage-7.1-2024-551,openSUSE-SLE-15.5-2024-551
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
280 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-docs-15.6-150200.5.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.6-150200.5.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.6-150200.5.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.6-150200.5.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.6-150200.5.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-contrib-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-docs-15.6-150200.5.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-plperl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-plpython-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-pltcl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-server-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql15-server-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-docs-15.6-150200.5.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-docs-15.6-150200.5.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 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\nUpgrade to 15.6:\n\n- CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY (bsc#1219679).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-551,SUSE-SLE-Module-Basesystem-15-SP5-2024-551,SUSE-SLE-Module-Server-Applications-15-SP5-2024-551,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-551,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-551,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-551,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-551,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-551,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-551,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-551,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-551,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-551,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-551,SUSE-Storage-7.1-2024-551,openSUSE-SLE-15.5-2024-551",
"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_0551-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:0551-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240551-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:0551-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017967.html"
},
{
"category": "self",
"summary": "SUSE Bug 1219679",
"url": "https://bugzilla.suse.com/1219679"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0985 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0985/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2024-02-20T16:09:35Z",
"generator": {
"date": "2024-02-20T16:09:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:0551-1",
"initial_release_date": "2024-02-20T16:09:35Z",
"revision_history": [
{
"date": "2024-02-20T16:09:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.6-150200.5.22.1.aarch64",
"product": {
"name": "postgresql15-15.6-150200.5.22.1.aarch64",
"product_id": "postgresql15-15.6-150200.5.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"product_id": "postgresql15-contrib-15.6-150200.5.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.6-150200.5.22.1.aarch64",
"product": {
"name": "postgresql15-devel-15.6-150200.5.22.1.aarch64",
"product_id": "postgresql15-devel-15.6-150200.5.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.6-150200.5.22.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-15.6-150200.5.22.1.aarch64",
"product_id": "postgresql15-llvmjit-15.6-150200.5.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"product_id": "postgresql15-plperl-15.6-150200.5.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"product_id": "postgresql15-plpython-15.6-150200.5.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"product_id": "postgresql15-pltcl-15.6-150200.5.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.6-150200.5.22.1.aarch64",
"product": {
"name": "postgresql15-server-15.6-150200.5.22.1.aarch64",
"product_id": "postgresql15-server-15.6-150200.5.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"product_id": "postgresql15-server-devel-15.6-150200.5.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.6-150200.5.22.1.aarch64",
"product": {
"name": "postgresql15-test-15.6-150200.5.22.1.aarch64",
"product_id": "postgresql15-test-15.6-150200.5.22.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.6-150200.5.22.1.i586",
"product": {
"name": "postgresql15-15.6-150200.5.22.1.i586",
"product_id": "postgresql15-15.6-150200.5.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.6-150200.5.22.1.i586",
"product": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.i586",
"product_id": "postgresql15-contrib-15.6-150200.5.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.6-150200.5.22.1.i586",
"product": {
"name": "postgresql15-devel-15.6-150200.5.22.1.i586",
"product_id": "postgresql15-devel-15.6-150200.5.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.6-150200.5.22.1.i586",
"product": {
"name": "postgresql15-llvmjit-15.6-150200.5.22.1.i586",
"product_id": "postgresql15-llvmjit-15.6-150200.5.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.i586",
"product_id": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.6-150200.5.22.1.i586",
"product": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.i586",
"product_id": "postgresql15-plperl-15.6-150200.5.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.6-150200.5.22.1.i586",
"product": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.i586",
"product_id": "postgresql15-plpython-15.6-150200.5.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.6-150200.5.22.1.i586",
"product": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.i586",
"product_id": "postgresql15-pltcl-15.6-150200.5.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.6-150200.5.22.1.i586",
"product": {
"name": "postgresql15-server-15.6-150200.5.22.1.i586",
"product_id": "postgresql15-server-15.6-150200.5.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.6-150200.5.22.1.i586",
"product": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.i586",
"product_id": "postgresql15-server-devel-15.6-150200.5.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.6-150200.5.22.1.i586",
"product": {
"name": "postgresql15-test-15.6-150200.5.22.1.i586",
"product_id": "postgresql15-test-15.6-150200.5.22.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.6-150200.5.22.1.noarch",
"product": {
"name": "postgresql15-docs-15.6-150200.5.22.1.noarch",
"product_id": "postgresql15-docs-15.6-150200.5.22.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.6-150200.5.22.1.ppc64le",
"product": {
"name": "postgresql15-15.6-150200.5.22.1.ppc64le",
"product_id": "postgresql15-15.6-150200.5.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"product_id": "postgresql15-contrib-15.6-150200.5.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"product_id": "postgresql15-devel-15.6-150200.5.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.6-150200.5.22.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-15.6-150200.5.22.1.ppc64le",
"product_id": "postgresql15-llvmjit-15.6-150200.5.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"product_id": "postgresql15-plperl-15.6-150200.5.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"product_id": "postgresql15-plpython-15.6-150200.5.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"product_id": "postgresql15-pltcl-15.6-150200.5.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.6-150200.5.22.1.ppc64le",
"product": {
"name": "postgresql15-server-15.6-150200.5.22.1.ppc64le",
"product_id": "postgresql15-server-15.6-150200.5.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"product_id": "postgresql15-server-devel-15.6-150200.5.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.6-150200.5.22.1.ppc64le",
"product": {
"name": "postgresql15-test-15.6-150200.5.22.1.ppc64le",
"product_id": "postgresql15-test-15.6-150200.5.22.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.6-150200.5.22.1.s390x",
"product": {
"name": "postgresql15-15.6-150200.5.22.1.s390x",
"product_id": "postgresql15-15.6-150200.5.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.6-150200.5.22.1.s390x",
"product": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.s390x",
"product_id": "postgresql15-contrib-15.6-150200.5.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.6-150200.5.22.1.s390x",
"product": {
"name": "postgresql15-devel-15.6-150200.5.22.1.s390x",
"product_id": "postgresql15-devel-15.6-150200.5.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.6-150200.5.22.1.s390x",
"product": {
"name": "postgresql15-llvmjit-15.6-150200.5.22.1.s390x",
"product_id": "postgresql15-llvmjit-15.6-150200.5.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.6-150200.5.22.1.s390x",
"product": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.s390x",
"product_id": "postgresql15-plperl-15.6-150200.5.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.6-150200.5.22.1.s390x",
"product": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.s390x",
"product_id": "postgresql15-plpython-15.6-150200.5.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"product_id": "postgresql15-pltcl-15.6-150200.5.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.6-150200.5.22.1.s390x",
"product": {
"name": "postgresql15-server-15.6-150200.5.22.1.s390x",
"product_id": "postgresql15-server-15.6-150200.5.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"product_id": "postgresql15-server-devel-15.6-150200.5.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.6-150200.5.22.1.s390x",
"product": {
"name": "postgresql15-test-15.6-150200.5.22.1.s390x",
"product_id": "postgresql15-test-15.6-150200.5.22.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.6-150200.5.22.1.x86_64",
"product": {
"name": "postgresql15-15.6-150200.5.22.1.x86_64",
"product_id": "postgresql15-15.6-150200.5.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"product_id": "postgresql15-contrib-15.6-150200.5.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.6-150200.5.22.1.x86_64",
"product": {
"name": "postgresql15-devel-15.6-150200.5.22.1.x86_64",
"product_id": "postgresql15-devel-15.6-150200.5.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.6-150200.5.22.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-15.6-150200.5.22.1.x86_64",
"product_id": "postgresql15-llvmjit-15.6-150200.5.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"product_id": "postgresql15-plperl-15.6-150200.5.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"product_id": "postgresql15-plpython-15.6-150200.5.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"product_id": "postgresql15-pltcl-15.6-150200.5.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.6-150200.5.22.1.x86_64",
"product": {
"name": "postgresql15-server-15.6-150200.5.22.1.x86_64",
"product_id": "postgresql15-server-15.6-150200.5.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"product_id": "postgresql15-server-devel-15.6-150200.5.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.6-150200.5.22.1.x86_64",
"product": {
"name": "postgresql15-test-15.6-150200.5.22.1.x86_64",
"product_id": "postgresql15-test-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.noarch"
},
"product_reference": "postgresql15-docs-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.noarch"
},
"product_reference": "postgresql15-docs-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.noarch"
},
"product_reference": "postgresql15-docs-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.noarch"
},
"product_reference": "postgresql15-docs-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch"
},
"product_reference": "postgresql15-docs-15.6-150200.5.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch"
},
"product_reference": "postgresql15-docs-15.6-150200.5.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.noarch"
},
"product_reference": "postgresql15-docs-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.noarch"
},
"product_reference": "postgresql15-docs-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.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.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.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.6-150200.5.22.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-contrib-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-devel-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.6-150200.5.22.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-docs-15.6-150200.5.22.1.noarch"
},
"product_reference": "postgresql15-docs-15.6-150200.5.22.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-plperl-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-plpython-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-pltcl-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-server-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-server-devel-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.6-150200.5.22.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-docs-15.6-150200.5.22.1.noarch"
},
"product_reference": "postgresql15-docs-15.6-150200.5.22.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-contrib-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-contrib-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-devel-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-devel-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.6-150200.5.22.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-docs-15.6-150200.5.22.1.noarch"
},
"product_reference": "postgresql15-docs-15.6-150200.5.22.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plperl-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plperl-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plpython-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plpython-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.6-150200.5.22.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.6-150200.5.22.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.6-150200.5.22.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-devel-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.6-150200.5.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-docs-15.6-150200.5.22.1.noarch"
},
"product_reference": "postgresql15-docs-15.6-150200.5.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.6-150200.5.22.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.6-150200.5.22.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.6-150200.5.22.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-llvmjit-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.6-150200.5.22.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-devel-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.6-150200.5.22.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.6-150200.5.22.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.6-150200.5.22.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.6-150200.5.22.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.6-150200.5.22.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.6-150200.5.22.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.aarch64"
},
"product_reference": "postgresql15-test-15.6-150200.5.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.6-150200.5.22.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.ppc64le"
},
"product_reference": "postgresql15-test-15.6-150200.5.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.6-150200.5.22.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.s390x"
},
"product_reference": "postgresql15-test-15.6-150200.5.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.6-150200.5.22.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.x86_64"
},
"product_reference": "postgresql15-test-15.6-150200.5.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-0985",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0985"
}
],
"notes": [
{
"category": "general",
"text": "Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker\u0027s roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker\u0027s materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.6-150200.5.22.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0985",
"url": "https://www.suse.com/security/cve/CVE-2024-0985"
},
{
"category": "external",
"summary": "SUSE Bug 1219679 for CVE-2024-0985",
"url": "https://bugzilla.suse.com/1219679"
}
],
"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.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.6-150200.5.22.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.6-150200.5.22.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.6-150200.5.22.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.6-150200.5.22.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.6-150200.5.22.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.6-150200.5.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-20T16:09:35Z",
"details": "important"
}
],
"title": "CVE-2024-0985"
}
]
}
SUSE-SU-2024:0552-1
Vulnerability from csaf_suse - Published: 2024-02-20 16:11 - Updated: 2024-02-20 16:11Summary
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:
Upgrade to 14.11:
- CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY (bsc#1219679).
Patchnames: SUSE-2024-552,SUSE-SLE-Module-Legacy-15-SP5-2024-552,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-552,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-552,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-552,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-552,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-552,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-552,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-552,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-552,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-552,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-552,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-552,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-552,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-552,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-552,SUSE-Storage-7.1-2024-552,openSUSE-SLE-15.5-2024-552
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
363 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-docs-14.11-150200.5.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 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\nUpgrade to 14.11:\n\n- CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY (bsc#1219679).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-552,SUSE-SLE-Module-Legacy-15-SP5-2024-552,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-552,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-552,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-552,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-552,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-552,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-552,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-552,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-552,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-552,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-552,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-552,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-552,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-552,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-552,SUSE-Storage-7.1-2024-552,openSUSE-SLE-15.5-2024-552",
"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_0552-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:0552-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240552-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:0552-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017966.html"
},
{
"category": "self",
"summary": "SUSE Bug 1219679",
"url": "https://bugzilla.suse.com/1219679"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0985 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0985/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2024-02-20T16:11:16Z",
"generator": {
"date": "2024-02-20T16:11:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:0552-1",
"initial_release_date": "2024-02-20T16:11:16Z",
"revision_history": [
{
"date": "2024-02-20T16:11:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.11-150200.5.39.1.aarch64",
"product": {
"name": "postgresql14-14.11-150200.5.39.1.aarch64",
"product_id": "postgresql14-14.11-150200.5.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"product_id": "postgresql14-contrib-14.11-150200.5.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.11-150200.5.39.1.aarch64",
"product": {
"name": "postgresql14-devel-14.11-150200.5.39.1.aarch64",
"product_id": "postgresql14-devel-14.11-150200.5.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.11-150200.5.39.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-14.11-150200.5.39.1.aarch64",
"product_id": "postgresql14-llvmjit-14.11-150200.5.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"product_id": "postgresql14-plperl-14.11-150200.5.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"product_id": "postgresql14-plpython-14.11-150200.5.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"product_id": "postgresql14-pltcl-14.11-150200.5.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.11-150200.5.39.1.aarch64",
"product": {
"name": "postgresql14-server-14.11-150200.5.39.1.aarch64",
"product_id": "postgresql14-server-14.11-150200.5.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"product_id": "postgresql14-server-devel-14.11-150200.5.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.11-150200.5.39.1.aarch64",
"product": {
"name": "postgresql14-test-14.11-150200.5.39.1.aarch64",
"product_id": "postgresql14-test-14.11-150200.5.39.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.11-150200.5.39.1.i586",
"product": {
"name": "postgresql14-14.11-150200.5.39.1.i586",
"product_id": "postgresql14-14.11-150200.5.39.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.11-150200.5.39.1.i586",
"product": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.i586",
"product_id": "postgresql14-contrib-14.11-150200.5.39.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.11-150200.5.39.1.i586",
"product": {
"name": "postgresql14-devel-14.11-150200.5.39.1.i586",
"product_id": "postgresql14-devel-14.11-150200.5.39.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.11-150200.5.39.1.i586",
"product": {
"name": "postgresql14-llvmjit-14.11-150200.5.39.1.i586",
"product_id": "postgresql14-llvmjit-14.11-150200.5.39.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.i586",
"product_id": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.11-150200.5.39.1.i586",
"product": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.i586",
"product_id": "postgresql14-plperl-14.11-150200.5.39.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.11-150200.5.39.1.i586",
"product": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.i586",
"product_id": "postgresql14-plpython-14.11-150200.5.39.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.11-150200.5.39.1.i586",
"product": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.i586",
"product_id": "postgresql14-pltcl-14.11-150200.5.39.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.11-150200.5.39.1.i586",
"product": {
"name": "postgresql14-server-14.11-150200.5.39.1.i586",
"product_id": "postgresql14-server-14.11-150200.5.39.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.11-150200.5.39.1.i586",
"product": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.i586",
"product_id": "postgresql14-server-devel-14.11-150200.5.39.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.11-150200.5.39.1.i586",
"product": {
"name": "postgresql14-test-14.11-150200.5.39.1.i586",
"product_id": "postgresql14-test-14.11-150200.5.39.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.11-150200.5.39.1.noarch",
"product": {
"name": "postgresql14-docs-14.11-150200.5.39.1.noarch",
"product_id": "postgresql14-docs-14.11-150200.5.39.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.11-150200.5.39.1.ppc64le",
"product": {
"name": "postgresql14-14.11-150200.5.39.1.ppc64le",
"product_id": "postgresql14-14.11-150200.5.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"product_id": "postgresql14-contrib-14.11-150200.5.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"product_id": "postgresql14-devel-14.11-150200.5.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le",
"product_id": "postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"product_id": "postgresql14-plperl-14.11-150200.5.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"product_id": "postgresql14-plpython-14.11-150200.5.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"product_id": "postgresql14-pltcl-14.11-150200.5.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.11-150200.5.39.1.ppc64le",
"product": {
"name": "postgresql14-server-14.11-150200.5.39.1.ppc64le",
"product_id": "postgresql14-server-14.11-150200.5.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"product_id": "postgresql14-server-devel-14.11-150200.5.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.11-150200.5.39.1.ppc64le",
"product": {
"name": "postgresql14-test-14.11-150200.5.39.1.ppc64le",
"product_id": "postgresql14-test-14.11-150200.5.39.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.11-150200.5.39.1.s390x",
"product": {
"name": "postgresql14-14.11-150200.5.39.1.s390x",
"product_id": "postgresql14-14.11-150200.5.39.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.11-150200.5.39.1.s390x",
"product": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.s390x",
"product_id": "postgresql14-contrib-14.11-150200.5.39.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.11-150200.5.39.1.s390x",
"product": {
"name": "postgresql14-devel-14.11-150200.5.39.1.s390x",
"product_id": "postgresql14-devel-14.11-150200.5.39.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.11-150200.5.39.1.s390x",
"product": {
"name": "postgresql14-llvmjit-14.11-150200.5.39.1.s390x",
"product_id": "postgresql14-llvmjit-14.11-150200.5.39.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.11-150200.5.39.1.s390x",
"product": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.s390x",
"product_id": "postgresql14-plperl-14.11-150200.5.39.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.11-150200.5.39.1.s390x",
"product": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.s390x",
"product_id": "postgresql14-plpython-14.11-150200.5.39.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"product_id": "postgresql14-pltcl-14.11-150200.5.39.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.11-150200.5.39.1.s390x",
"product": {
"name": "postgresql14-server-14.11-150200.5.39.1.s390x",
"product_id": "postgresql14-server-14.11-150200.5.39.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"product_id": "postgresql14-server-devel-14.11-150200.5.39.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.11-150200.5.39.1.s390x",
"product": {
"name": "postgresql14-test-14.11-150200.5.39.1.s390x",
"product_id": "postgresql14-test-14.11-150200.5.39.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.11-150200.5.39.1.x86_64",
"product": {
"name": "postgresql14-14.11-150200.5.39.1.x86_64",
"product_id": "postgresql14-14.11-150200.5.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"product_id": "postgresql14-contrib-14.11-150200.5.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.11-150200.5.39.1.x86_64",
"product": {
"name": "postgresql14-devel-14.11-150200.5.39.1.x86_64",
"product_id": "postgresql14-devel-14.11-150200.5.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.11-150200.5.39.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-14.11-150200.5.39.1.x86_64",
"product_id": "postgresql14-llvmjit-14.11-150200.5.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"product_id": "postgresql14-plperl-14.11-150200.5.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"product_id": "postgresql14-plpython-14.11-150200.5.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"product_id": "postgresql14-pltcl-14.11-150200.5.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.11-150200.5.39.1.x86_64",
"product": {
"name": "postgresql14-server-14.11-150200.5.39.1.x86_64",
"product_id": "postgresql14-server-14.11-150200.5.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"product_id": "postgresql14-server-devel-14.11-150200.5.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.11-150200.5.39.1.x86_64",
"product": {
"name": "postgresql14-test-14.11-150200.5.39.1.x86_64",
"product_id": "postgresql14-test-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-test-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-test-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-test-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-test-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.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.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.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.11-150200.5.39.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-contrib-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-devel-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.11-150200.5.39.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-docs-14.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-plperl-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-plpython-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-pltcl-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-server-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-server-devel-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.11-150200.5.39.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-docs-14.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-contrib-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-contrib-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-devel-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-devel-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.11-150200.5.39.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-docs-14.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plperl-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plperl-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plpython-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plpython-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.11-150200.5.39.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.11-150200.5.39.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.11-150200.5.39.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-devel-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.11-150200.5.39.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-docs-14.11-150200.5.39.1.noarch"
},
"product_reference": "postgresql14-docs-14.11-150200.5.39.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.11-150200.5.39.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.11-150200.5.39.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.11-150200.5.39.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.11-150200.5.39.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.11-150200.5.39.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.11-150200.5.39.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.11-150200.5.39.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.11-150200.5.39.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.11-150200.5.39.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.aarch64"
},
"product_reference": "postgresql14-test-14.11-150200.5.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.11-150200.5.39.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.ppc64le"
},
"product_reference": "postgresql14-test-14.11-150200.5.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.11-150200.5.39.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.s390x"
},
"product_reference": "postgresql14-test-14.11-150200.5.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.11-150200.5.39.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.x86_64"
},
"product_reference": "postgresql14-test-14.11-150200.5.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-0985",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0985"
}
],
"notes": [
{
"category": "general",
"text": "Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker\u0027s roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker\u0027s materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.11-150200.5.39.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0985",
"url": "https://www.suse.com/security/cve/CVE-2024-0985"
},
{
"category": "external",
"summary": "SUSE Bug 1219679 for CVE-2024-0985",
"url": "https://bugzilla.suse.com/1219679"
}
],
"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.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.11-150200.5.39.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.11-150200.5.39.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.11-150200.5.39.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.11-150200.5.39.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.11-150200.5.39.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.11-150200.5.39.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-20T16:11:16Z",
"details": "important"
}
],
"title": "CVE-2024-0985"
}
]
}
WID-SEC-W-2024-0335
Vulnerability from csaf_certbund - Published: 2024-02-08 23:00 - Updated: 2026-03-09 23:00Summary
PostgreSQL: Schwachstelle ermöglicht Privilegieneskalation
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, authentisierter Angreifer kann eine Schwachstelle in PostgreSQL ausnutzen, um seine Privilegien zu erhöhen.
Betroffene Betriebssysteme: - Linux
- MacOS X
- UNIX
- Windows
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source PostgreSQL <12.18
Open Source / PostgreSQL
|
<12.18 | ||
|
IBM QRadar SIEM <7.5.0 UP11
IBM / QRadar SIEM
|
<7.5.0 UP11 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source PostgreSQL <16.2
Open Source / PostgreSQL
|
<16.2 | ||
|
Dell NetWorker virtual
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
virtual | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source PostgreSQL <13.14
Open Source / PostgreSQL
|
<13.14 | ||
|
IBM Spectrum Protect Plus <10.1.16.3
IBM / Spectrum Protect Plus
|
<10.1.16.3 | ||
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Guardium 12.0
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:12.0
|
12 | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source PostgreSQL <15.6
Open Source / PostgreSQL
|
<15.6 | ||
|
Open Source PostgreSQL <14.11
Open Source / PostgreSQL
|
<14.11 |
References
73 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, authentisierter Angreifer kann eine Schwachstelle in PostgreSQL ausnutzen, um seine Privilegien zu erh\u00f6hen.",
"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-0335 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0335.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0335 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0335"
},
{
"category": "external",
"summary": "PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 Release vom 2024-02-08",
"url": "https://www.postgresql.org/about/news/postgresql-162-156-1411-1314-and-1218-released-2807/"
},
{
"category": "external",
"summary": "PostgreSQL CVE-2024-0985 vom 2024-02-08",
"url": "https://www.postgresql.org/support/security/CVE-2024-0985/"
},
{
"category": "external",
"summary": "Github Advisory CVE-2024-0985 vom 2024-02-08",
"url": "https://github.com/advisories/GHSA-4828-5p9m-g4ff"
},
{
"category": "external",
"summary": "Red Hat Bugzilla \u2013 Bug 2263384",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263384"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5623 vom 2024-02-14",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00030.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5622 vom 2024-02-14",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00029.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0520-1 vom 2024-02-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017937.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0523-1 vom 2024-02-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017943.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0522-1 vom 2024-02-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017945.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0523-1 vom 2024-02-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017942.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0523-1 vom 2024-02-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017944.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0546-1 vom 2024-02-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017956.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0551-1 vom 2024-02-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017967.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0542-1 vom 2024-02-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017971.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0540-1 vom 2024-02-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017973.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0541-1 vom 2024-02-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017972.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0552-1 vom 2024-02-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017966.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0550-1 vom 2024-02-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017968.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0951 vom 2024-02-22",
"url": "https://access.redhat.com/errata/RHSA-2024:0951"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0950 vom 2024-02-22",
"url": "https://access.redhat.com/errata/RHSA-2024:0950"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0956 vom 2024-02-26",
"url": "https://access.redhat.com/errata/RHSA-2024:0956"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0974 vom 2024-02-26",
"url": "https://access.redhat.com/errata/RHSA-2024:0974"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0975 vom 2024-02-26",
"url": "https://access.redhat.com/errata/RHSA-2024:0975"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0951 vom 2024-02-23",
"url": "http://linux.oracle.com/errata/ELSA-2024-0951.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0973 vom 2024-02-26",
"url": "https://access.redhat.com/errata/RHSA-2024:0973"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6656-1 vom 2024-02-26",
"url": "https://ubuntu.com/security/notices/USN-6656-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0950 vom 2024-02-26",
"url": "https://linux.oracle.com/errata/ELSA-2024-0950.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0988 vom 2024-02-26",
"url": "https://access.redhat.com/errata/RHSA-2024:0988"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0975 vom 2024-02-27",
"url": "https://linux.oracle.com/errata/ELSA-2024-0975.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0992 vom 2024-02-26",
"url": "https://access.redhat.com/errata/RHSA-2024:0992"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0990 vom 2024-02-27",
"url": "https://access.redhat.com/errata/RHSA-2024:0990"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0973 vom 2024-02-27",
"url": "https://linux.oracle.com/errata/ELSA-2024-0973.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0974 vom 2024-02-28",
"url": "https://linux.oracle.com/errata/ELSA-2024-0974.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1017 vom 2024-02-28",
"url": "https://access.redhat.com/errata/RHSA-2024:1017"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0956 vom 2024-03-01",
"url": "http://linux.oracle.com/errata/ELSA-2024-0956.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1069 vom 2024-03-05",
"url": "https://access.redhat.com/errata/RHSA-2024:1069"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1070 vom 2024-03-04",
"url": "https://access.redhat.com/errata/RHSA-2024:1070"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1071 vom 2024-03-04",
"url": "https://access.redhat.com/errata/RHSA-2024:1071"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL12-2024-009 vom 2024-03-06",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL12-2024-009.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-007 vom 2024-03-06",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-007.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-006 vom 2024-03-06",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-006.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL13-2024-006 vom 2024-03-06",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL13-2024-006.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL12-2024-008 vom 2024-03-06",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL12-2024-008.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1195 vom 2024-03-06",
"url": "https://access.redhat.com/errata/RHSA-2024:1195"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1240 vom 2024-03-11",
"url": "https://access.redhat.com/errata/RHSA-2024:1240"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1241 vom 2024-03-11",
"url": "https://access.redhat.com/errata/RHSA-2024:1241"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:0973 vom 2024-03-12",
"url": "https://errata.build.resf.org/RLSA-2024:0973"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:0975 vom 2024-03-12",
"url": "https://errata.build.resf.org/RLSA-2024:0975"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:0950 vom 2024-03-12",
"url": "https://errata.build.resf.org/RLSA-2024:0950"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:0956 vom 2024-03-12",
"url": "https://errata.build.resf.org/RLSA-2024:0956"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1315 vom 2024-03-13",
"url": "https://access.redhat.com/errata/RHSA-2024:1315"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1314 vom 2024-03-13",
"url": "https://access.redhat.com/errata/RHSA-2024:1314"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1348 vom 2024-03-18",
"url": "https://access.redhat.com/errata/RHSA-2024:1348"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3764 vom 2024-03-18",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00017.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1426 vom 2024-03-19",
"url": "https://access.redhat.com/errata/RHSA-2024:1426"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1422 vom 2024-03-19",
"url": "https://access.redhat.com/errata/RHSA-2024:1422"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1428 vom 2024-03-20",
"url": "https://access.redhat.com/errata/RHSA-2024:1428"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1429 vom 2024-03-19",
"url": "https://access.redhat.com/errata/RHSA-2024:1429"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1437 vom 2024-03-20",
"url": "https://access.redhat.com/errata/RHSA-2024:1437"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-198 vom 2024-05-08",
"url": "https://www.dell.com/support/kbdoc/000224827/dsa-2024-="
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-012 vom 2024-07-02",
"url": "https://www.dell.com/support/kbdoc/de-de/000226582/dsa-2024-012-security-update-for-dell-networker-virtual-edition-networker-management-console-multiple-component-vulnerabilities"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7160315 vom 2024-07-15",
"url": "https://www.ibm.com/support/pages/node/7160315"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202408-06 vom 2024-08-07",
"url": "https://security.gentoo.org/glsa/202408-06"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6020 vom 2024-08-30",
"url": "https://linux.oracle.com/errata/ELSA-2024-6020.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7169778 vom 2024-09-24",
"url": "https://www.ibm.com/support/pages/node/7169778"
},
{
"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": "Oracle Linux Security Advisory ELSA-2025-14862 vom 2025-09-01",
"url": "https://linux.oracle.com/errata/ELSA-2025-14862.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15580-1 vom 2025-09-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7QPCD3EONCYVJYVNWDDYBVCSCFPKGZ23/"
},
{
"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: Schwachstelle erm\u00f6glicht Privilegieneskalation",
"tracking": {
"current_release_date": "2026-03-09T23:00:00.000+00:00",
"generator": {
"date": "2026-03-10T09:31:37.187+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-0335",
"initial_release_date": "2024-02-08T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-02-08T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-02-14T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-02-15T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-02-18T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-02-20T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-02-22T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-02-25T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2024-02-26T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Ubuntu, Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2024-02-27T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-02-29T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-03-04T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-03-05T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-03-06T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-03-10T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-03-12T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-03-13T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-03-17T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-03-18T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-03-19T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-07T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-07-01T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-07-15T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-08-06T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-09-01T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-09-23T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-02-03T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-02-23T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-01T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-28T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-12-01T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-09T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "31"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "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_name",
"name": "Dell NetWorker",
"product": {
"name": "Dell NetWorker",
"product_id": "T024663",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:-"
}
}
},
{
"category": "product_version",
"name": "virtual",
"product": {
"name": "Dell NetWorker virtual",
"product_id": "T034583",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "EMC Avamar",
"product": {
"name": "EMC Avamar",
"product_id": "T014381",
"product_identification_helper": {
"cpe": "cpe:/a:emc:avamar:-"
}
}
}
],
"category": "vendor",
"name": "EMC"
},
{
"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": "\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",
"name": "12",
"product": {
"name": "IBM Security Guardium 12.0",
"product_id": "T031092",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_guardium:12.0"
}
}
}
],
"category": "product_name",
"name": "Security Guardium"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.1.16.3",
"product": {
"name": "IBM Spectrum Protect Plus \u003c10.1.16.3",
"product_id": "T037795"
}
},
{
"category": "product_version",
"name": "10.1.16.3",
"product": {
"name": "IBM Spectrum Protect Plus 10.1.16.3",
"product_id": "T037795-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.16.3"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect Plus"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c16.2",
"product": {
"name": "Open Source PostgreSQL \u003c16.2",
"product_id": "T032637"
}
},
{
"category": "product_version",
"name": "16.2",
"product": {
"name": "Open Source PostgreSQL 16.2",
"product_id": "T032637-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:16.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c15.6",
"product": {
"name": "Open Source PostgreSQL \u003c15.6",
"product_id": "T032638"
}
},
{
"category": "product_version",
"name": "15.6",
"product": {
"name": "Open Source PostgreSQL 15.6",
"product_id": "T032638-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:15.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c14.11",
"product": {
"name": "Open Source PostgreSQL \u003c14.11",
"product_id": "T032639"
}
},
{
"category": "product_version",
"name": "14.11",
"product": {
"name": "Open Source PostgreSQL 14.11",
"product_id": "T032639-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:14.11"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.14",
"product": {
"name": "Open Source PostgreSQL \u003c13.14",
"product_id": "T032640"
}
},
{
"category": "product_version",
"name": "13.14",
"product": {
"name": "Open Source PostgreSQL 13.14",
"product_id": "T032640-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:13.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.18",
"product": {
"name": "Open Source PostgreSQL \u003c12.18",
"product_id": "T032641"
}
},
{
"category": "product_version",
"name": "12.18",
"product": {
"name": "Open Source PostgreSQL 12.18",
"product_id": "T032641-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:12.18"
}
}
}
],
"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": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-0985",
"product_status": {
"known_affected": [
"T032641",
"T040749",
"67646",
"T032637",
"T034583",
"T012167",
"T004914",
"T032255",
"T032640",
"T037795",
"T014381",
"2951",
"T002207",
"T000126",
"T031092",
"T024663",
"T027843",
"398363",
"T032638",
"T032639"
]
},
"release_date": "2024-02-08T23:00:00.000+00:00",
"title": "CVE-2024-0985"
}
]
}
WID-SEC-W-2024-3377
Vulnerability from csaf_certbund - Published: 2024-11-07 23:00 - Updated: 2025-10-12 22:00Summary
Dell PowerProtect Data Domain: Mehrere Schwachstellen
Severity
Mittel
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: Dell PowerProtect Data Domain Appliances sind speziell für Backup und Daten-Deduplizierung ausgelegte Systeme.
Angriff: Ein lokaler Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um seine Privilegien zu erhöhen, Informationen offenzulegen und um nicht näher beschriebene Auswirkungen zu erzielen.
Betroffene Betriebssysteme: - Sonstiges
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
References
5 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Dell PowerProtect Data Domain Appliances sind speziell f\u00fcr Backup und Daten-Deduplizierung ausgelegte Systeme.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um seine Privilegien zu erh\u00f6hen, Informationen offenzulegen und um nicht n\u00e4her beschriebene Auswirkungen zu erzielen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"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-3377 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3377.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3377 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3377"
},
{
"category": "external",
"summary": "Dell Security Update",
"url": "https://www.dell.com/support/kbdoc/de-de/000245360/dsa-2024-424-security-update-for-dell-pdsa-2024-424-security-update-for-dell-powerprotect-dd-vulnerabilityowerprotect-dd-vulnerability"
},
{
"category": "external",
"summary": "Security Update for Dell PowerProtect Data Domain",
"url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03545-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UB7MGNRMXC5LO5Y66FLOE354VVU5ULQK/"
}
],
"source_lang": "en-US",
"title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-12T22:00:00.000+00:00",
"generator": {
"date": "2025-10-13T09:30:21.853+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2024-3377",
"initial_release_date": "2024-11-07T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-11-07T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-08-04T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-10-12T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.1.0.0",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.1.0.0",
"product_id": "T038861"
}
},
{
"category": "product_version",
"name": "8.1.0.0",
"product": {
"name": "Dell PowerProtect Data Domain 8.1.0.0",
"product_id": "T038861-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.1.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.10",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.13.1.10",
"product_id": "T038862"
}
},
{
"category": "product_version",
"name": "7.13.1.10",
"product": {
"name": "Dell PowerProtect Data Domain 7.13.1.10",
"product_id": "T038862-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.10"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.10.1.40",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.10.1.40",
"product_id": "T038863"
}
},
{
"category": "product_version",
"name": "7.10.1.40",
"product": {
"name": "Dell PowerProtect Data Domain 7.10.1.40",
"product_id": "T038863-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.40"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.7.5.50",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.7.5.50",
"product_id": "T038864"
}
},
{
"category": "product_version",
"name": "7.7.5.50",
"product": {
"name": "Dell PowerProtect Data Domain 7.7.5.50",
"product_id": "T038864-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.7.5.50"
}
}
},
{
"category": "product_name",
"name": "Dell PowerProtect Data Domain",
"product": {
"name": "Dell PowerProtect Data Domain",
"product_id": "T045852",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:-"
}
}
}
],
"category": "product_name",
"name": "PowerProtect Data Domain"
},
{
"category": "product_name",
"name": "Dell PowerProtect Data Domain Management Center",
"product": {
"name": "Dell PowerProtect Data Domain Management Center",
"product_id": "T045853",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-"
}
}
},
{
"category": "product_name",
"name": "Dell PowerProtect Data Domain OS",
"product": {
"name": "Dell PowerProtect Data Domain OS",
"product_id": "T045854",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:-"
}
}
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45759",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-45759"
},
{
"cve": "CVE-2024-48010",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-48010"
},
{
"cve": "CVE-2024-48011",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-48011"
},
{
"cve": "CVE-2017-16829",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2017-16829"
},
{
"cve": "CVE-2017-5849",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2017-5849"
},
{
"cve": "CVE-2018-7208",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2018-7208"
},
{
"cve": "CVE-2019-14889",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2019-14889"
},
{
"cve": "CVE-2020-12912",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-12912"
},
{
"cve": "CVE-2020-16135",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-16135"
},
{
"cve": "CVE-2020-1730",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-1730"
},
{
"cve": "CVE-2020-24455",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-24455"
},
{
"cve": "CVE-2020-8694",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-8694"
},
{
"cve": "CVE-2020-8695",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-8695"
},
{
"cve": "CVE-2021-27219",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2021-27219"
},
{
"cve": "CVE-2021-3565",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2021-3565"
},
{
"cve": "CVE-2021-3634",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2021-3634"
},
{
"cve": "CVE-2022-1210",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-1210"
},
{
"cve": "CVE-2022-1622",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-1622"
},
{
"cve": "CVE-2022-1996",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-1996"
},
{
"cve": "CVE-2022-22576",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2022-25313",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-25313"
},
{
"cve": "CVE-2022-27774",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-27775",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27775"
},
{
"cve": "CVE-2022-27776",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27781",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-29361",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-29361"
},
{
"cve": "CVE-2022-32205",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32206",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32207",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32208",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-35252",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-40023",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-40023"
},
{
"cve": "CVE-2022-40090",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-40090"
},
{
"cve": "CVE-2022-42915",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42916",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-43551",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-43552",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-4603",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-4603"
},
{
"cve": "CVE-2022-48064",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-48064"
},
{
"cve": "CVE-2022-48624",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-48624"
},
{
"cve": "CVE-2023-0461",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-0461"
},
{
"cve": "CVE-2023-1667",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-1667"
},
{
"cve": "CVE-2023-1916",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-1916"
},
{
"cve": "CVE-2023-20592",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-20592"
},
{
"cve": "CVE-2023-2137",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-2137"
},
{
"cve": "CVE-2023-22745",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-2283",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-2283"
},
{
"cve": "CVE-2023-23914",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-23915",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23916",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23934",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23934"
},
{
"cve": "CVE-2023-25577",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-25577"
},
{
"cve": "CVE-2023-26965",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-27043",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27043"
},
{
"cve": "CVE-2023-2731",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-2731"
},
{
"cve": "CVE-2023-27533",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27538",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-28319",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28319"
},
{
"cve": "CVE-2023-28320",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-31083",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-31083"
},
{
"cve": "CVE-2023-34055",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-34055"
},
{
"cve": "CVE-2023-35116",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-35116"
},
{
"cve": "CVE-2023-38286",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38286"
},
{
"cve": "CVE-2023-38469",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38469"
},
{
"cve": "CVE-2023-38471",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38471"
},
{
"cve": "CVE-2023-38472",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38472"
},
{
"cve": "CVE-2023-38545",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38545"
},
{
"cve": "CVE-2023-38546",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38546"
},
{
"cve": "CVE-2023-39197",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-39197"
},
{
"cve": "CVE-2023-39198",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-39198"
},
{
"cve": "CVE-2023-39804",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-39804"
},
{
"cve": "CVE-2023-40217",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-42465",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-42465"
},
{
"cve": "CVE-2023-4255",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-4255"
},
{
"cve": "CVE-2023-45139",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45139"
},
{
"cve": "CVE-2023-45322",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45322"
},
{
"cve": "CVE-2023-45863",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45863"
},
{
"cve": "CVE-2023-45871",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45871"
},
{
"cve": "CVE-2023-46136",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46136"
},
{
"cve": "CVE-2023-46218",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46218"
},
{
"cve": "CVE-2023-46219",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46219"
},
{
"cve": "CVE-2023-46751",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46751"
},
{
"cve": "CVE-2023-48795",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-49083",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-49083"
},
{
"cve": "CVE-2023-50447",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-50447"
},
{
"cve": "CVE-2023-5049",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5049"
},
{
"cve": "CVE-2023-50495",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-50495"
},
{
"cve": "CVE-2023-50782",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-50782"
},
{
"cve": "CVE-2023-51257",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-51257"
},
{
"cve": "CVE-2023-52425",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2023-52426",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-52426"
},
{
"cve": "CVE-2023-5678",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-5717",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5717"
},
{
"cve": "CVE-2023-5752",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5752"
},
{
"cve": "CVE-2023-6004",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-6004"
},
{
"cve": "CVE-2023-6597",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-6597"
},
{
"cve": "CVE-2023-6918",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-6918"
},
{
"cve": "CVE-2023-7207",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-7207"
},
{
"cve": "CVE-2024-0450",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-0450"
},
{
"cve": "CVE-2024-0727",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-0727"
},
{
"cve": "CVE-2024-0985",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-0985"
},
{
"cve": "CVE-2024-21626",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-21626"
},
{
"cve": "CVE-2024-22195",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-22195"
},
{
"cve": "CVE-2024-22365",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-22365"
},
{
"cve": "CVE-2024-23651",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23651"
},
{
"cve": "CVE-2024-23652",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23652"
},
{
"cve": "CVE-2024-23653",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23653"
},
{
"cve": "CVE-2024-23672",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23672"
},
{
"cve": "CVE-2024-24549",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-24549"
},
{
"cve": "CVE-2024-25062",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-25062"
},
{
"cve": "CVE-2024-26130",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-26130"
},
{
"cve": "CVE-2024-26458",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-26461"
},
{
"cve": "CVE-2024-28085",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28085"
},
{
"cve": "CVE-2024-28182",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28182"
},
{
"cve": "CVE-2024-28219",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28219"
},
{
"cve": "CVE-2024-28757",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28757"
}
]
}
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…