Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-2455 (GCVE-0-2023-2455)
Vulnerability from cvelistv5 – Published: 2023-06-09 00:00 – Updated: 2025-01-06 17:13| Vendor | Product | Version | |
|---|---|---|---|
| n/a | postgresql |
Affected:
PostgreSQL 15.3, PostgreSQL 14.8, PostgreSQL 13.11, PostgreSQL 12.15, PostgreSQL 11.20
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T06:26:08.921Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.postgresql.org/support/security/CVE-2023-2455/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20230706-0006/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-2455",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-06T17:13:19.051067Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-01-06T17:13:23.297Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "postgresql",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "PostgreSQL 15.3, PostgreSQL 14.8, PostgreSQL 13.11, PostgreSQL 12.15, PostgreSQL 11.20"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-07-06T00:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"url": "https://www.postgresql.org/support/security/CVE-2023-2455/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230706-0006/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2023-2455",
"datePublished": "2023-06-09T00:00:00.000Z",
"dateReserved": "2023-05-01T00:00:00.000Z",
"dateUpdated": "2025-01-06T17:13:23.297Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-2455",
"date": "2026-05-27",
"epss": "0.00226",
"percentile": "0.45315"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-2455\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2023-06-09T19:15:09.313\",\"lastModified\":\"2025-01-06T18:15:13.913\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.5},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"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\":\"11.0\",\"versionEndExcluding\":\"11.20\",\"matchCriteriaId\":\"895C54DB-6D0C-4C3C-82E8-32BDB03DD3F9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0\",\"versionEndExcluding\":\"12.15\",\"matchCriteriaId\":\"57895EC0-9A98-4A80-AEDF-86E6423D9D45\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.0\",\"versionEndExcluding\":\"13.11\",\"matchCriteriaId\":\"9EA25D57-813D-442D-81C3-82D393CAA41A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"14.0\",\"versionEndExcluding\":\"14.8\",\"matchCriteriaId\":\"E9171779-EAEA-4D8C-8E05-0B751B9139D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"15.0\",\"versionEndExcluding\":\"15.3\",\"matchCriteriaId\":\"EC91659E-2AE2-486C-8CD3-F41CD189FD6F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:software_collections:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"749804DA-4B27-492A-9ABA-6BB562A6B3AC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2023-2455\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230706-0006/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://www.postgresql.org/support/security/CVE-2023-2455/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://access.redhat.com/security/cve/CVE-2023-2455\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230706-0006/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.postgresql.org/support/security/CVE-2023-2455/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2023-2455\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.postgresql.org/support/security/CVE-2023-2455/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230706-0006/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T06:26:08.921Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.4, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-2455\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-06T17:13:19.051067Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-06T17:13:06.549Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"postgresql\", \"versions\": [{\"status\": \"affected\", \"version\": \"PostgreSQL 15.3, PostgreSQL 14.8, PostgreSQL 13.11, PostgreSQL 12.15, PostgreSQL 11.20\"}]}], \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2023-2455\"}, {\"url\": \"https://www.postgresql.org/support/security/CVE-2023-2455/\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230706-0006/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2023-07-06T00:00:00\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-2455\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-01-06T17:13:23.297Z\", \"dateReserved\": \"2023-05-01T00:00:00\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2023-06-09T00:00:00\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2023:2201-1
Vulnerability from csaf_suse - Published: 2023-05-15 10:14 - Updated: 2023-05-15 10:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.11-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.11-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.11-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.11-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql13",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql13 fixes the following issues:\n\nUpdated to version 13.11:\n - CVE-2023-2454: Fixed an issue where a user having permission to\n create a schema could hijack the privileges of a security definer\n function or extension script (bsc#1211228).\n - CVE-2023-2455: Fixed an issue that could allow a user to see or\n modify rows that should have been invisible (bsc#1211229).\n - Internal fixes (bsc#1210303).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2201,SUSE-SLE-SDK-12-SP5-2023-2201,SUSE-SLE-SERVER-12-SP5-2023-2201",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2201-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2201-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232201-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2201-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-May/029401.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210303",
"url": "https://bugzilla.suse.com/1210303"
},
{
"category": "self",
"summary": "SUSE Bug 1211228",
"url": "https://bugzilla.suse.com/1211228"
},
{
"category": "self",
"summary": "SUSE Bug 1211229",
"url": "https://bugzilla.suse.com/1211229"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2455 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2455/"
}
],
"title": "Security update for postgresql13",
"tracking": {
"current_release_date": "2023-05-15T10:14:08Z",
"generator": {
"date": "2023-05-15T10:14:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2201-1",
"initial_release_date": "2023-05-15T10:14:08Z",
"revision_history": [
{
"date": "2023-05-15T10:14:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.11-3.33.1.aarch64",
"product": {
"name": "postgresql13-13.11-3.33.1.aarch64",
"product_id": "postgresql13-13.11-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.11-3.33.1.aarch64",
"product": {
"name": "postgresql13-contrib-13.11-3.33.1.aarch64",
"product_id": "postgresql13-contrib-13.11-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.11-3.33.1.aarch64",
"product": {
"name": "postgresql13-devel-13.11-3.33.1.aarch64",
"product_id": "postgresql13-devel-13.11-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.11-3.33.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-devel-13.11-3.33.1.aarch64",
"product_id": "postgresql13-llvmjit-devel-13.11-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.11-3.33.1.aarch64",
"product": {
"name": "postgresql13-plperl-13.11-3.33.1.aarch64",
"product_id": "postgresql13-plperl-13.11-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.11-3.33.1.aarch64",
"product": {
"name": "postgresql13-plpython-13.11-3.33.1.aarch64",
"product_id": "postgresql13-plpython-13.11-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.11-3.33.1.aarch64",
"product": {
"name": "postgresql13-pltcl-13.11-3.33.1.aarch64",
"product_id": "postgresql13-pltcl-13.11-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.11-3.33.1.aarch64",
"product": {
"name": "postgresql13-server-13.11-3.33.1.aarch64",
"product_id": "postgresql13-server-13.11-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.11-3.33.1.aarch64",
"product": {
"name": "postgresql13-server-devel-13.11-3.33.1.aarch64",
"product_id": "postgresql13-server-devel-13.11-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.11-3.33.1.aarch64",
"product": {
"name": "postgresql13-test-13.11-3.33.1.aarch64",
"product_id": "postgresql13-test-13.11-3.33.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.11-3.33.1.i586",
"product": {
"name": "postgresql13-13.11-3.33.1.i586",
"product_id": "postgresql13-13.11-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.11-3.33.1.i586",
"product": {
"name": "postgresql13-contrib-13.11-3.33.1.i586",
"product_id": "postgresql13-contrib-13.11-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.11-3.33.1.i586",
"product": {
"name": "postgresql13-devel-13.11-3.33.1.i586",
"product_id": "postgresql13-devel-13.11-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.11-3.33.1.i586",
"product": {
"name": "postgresql13-llvmjit-devel-13.11-3.33.1.i586",
"product_id": "postgresql13-llvmjit-devel-13.11-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.11-3.33.1.i586",
"product": {
"name": "postgresql13-plperl-13.11-3.33.1.i586",
"product_id": "postgresql13-plperl-13.11-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.11-3.33.1.i586",
"product": {
"name": "postgresql13-plpython-13.11-3.33.1.i586",
"product_id": "postgresql13-plpython-13.11-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.11-3.33.1.i586",
"product": {
"name": "postgresql13-pltcl-13.11-3.33.1.i586",
"product_id": "postgresql13-pltcl-13.11-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.11-3.33.1.i586",
"product": {
"name": "postgresql13-server-13.11-3.33.1.i586",
"product_id": "postgresql13-server-13.11-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.11-3.33.1.i586",
"product": {
"name": "postgresql13-server-devel-13.11-3.33.1.i586",
"product_id": "postgresql13-server-devel-13.11-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.11-3.33.1.i586",
"product": {
"name": "postgresql13-test-13.11-3.33.1.i586",
"product_id": "postgresql13-test-13.11-3.33.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-docs-13.11-3.33.1.noarch",
"product": {
"name": "postgresql13-docs-13.11-3.33.1.noarch",
"product_id": "postgresql13-docs-13.11-3.33.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.11-3.33.1.ppc64le",
"product": {
"name": "postgresql13-13.11-3.33.1.ppc64le",
"product_id": "postgresql13-13.11-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.11-3.33.1.ppc64le",
"product": {
"name": "postgresql13-contrib-13.11-3.33.1.ppc64le",
"product_id": "postgresql13-contrib-13.11-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.11-3.33.1.ppc64le",
"product": {
"name": "postgresql13-devel-13.11-3.33.1.ppc64le",
"product_id": "postgresql13-devel-13.11-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.11-3.33.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-devel-13.11-3.33.1.ppc64le",
"product_id": "postgresql13-llvmjit-devel-13.11-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.11-3.33.1.ppc64le",
"product": {
"name": "postgresql13-plperl-13.11-3.33.1.ppc64le",
"product_id": "postgresql13-plperl-13.11-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.11-3.33.1.ppc64le",
"product": {
"name": "postgresql13-plpython-13.11-3.33.1.ppc64le",
"product_id": "postgresql13-plpython-13.11-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.11-3.33.1.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.11-3.33.1.ppc64le",
"product_id": "postgresql13-pltcl-13.11-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.11-3.33.1.ppc64le",
"product": {
"name": "postgresql13-server-13.11-3.33.1.ppc64le",
"product_id": "postgresql13-server-13.11-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.11-3.33.1.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.11-3.33.1.ppc64le",
"product_id": "postgresql13-server-devel-13.11-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.11-3.33.1.ppc64le",
"product": {
"name": "postgresql13-test-13.11-3.33.1.ppc64le",
"product_id": "postgresql13-test-13.11-3.33.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.11-3.33.1.s390",
"product": {
"name": "postgresql13-13.11-3.33.1.s390",
"product_id": "postgresql13-13.11-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.11-3.33.1.s390",
"product": {
"name": "postgresql13-contrib-13.11-3.33.1.s390",
"product_id": "postgresql13-contrib-13.11-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.11-3.33.1.s390",
"product": {
"name": "postgresql13-devel-13.11-3.33.1.s390",
"product_id": "postgresql13-devel-13.11-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.11-3.33.1.s390",
"product": {
"name": "postgresql13-llvmjit-devel-13.11-3.33.1.s390",
"product_id": "postgresql13-llvmjit-devel-13.11-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.11-3.33.1.s390",
"product": {
"name": "postgresql13-plperl-13.11-3.33.1.s390",
"product_id": "postgresql13-plperl-13.11-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.11-3.33.1.s390",
"product": {
"name": "postgresql13-plpython-13.11-3.33.1.s390",
"product_id": "postgresql13-plpython-13.11-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.11-3.33.1.s390",
"product": {
"name": "postgresql13-pltcl-13.11-3.33.1.s390",
"product_id": "postgresql13-pltcl-13.11-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.11-3.33.1.s390",
"product": {
"name": "postgresql13-server-13.11-3.33.1.s390",
"product_id": "postgresql13-server-13.11-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.11-3.33.1.s390",
"product": {
"name": "postgresql13-server-devel-13.11-3.33.1.s390",
"product_id": "postgresql13-server-devel-13.11-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.11-3.33.1.s390",
"product": {
"name": "postgresql13-test-13.11-3.33.1.s390",
"product_id": "postgresql13-test-13.11-3.33.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.11-3.33.1.s390x",
"product": {
"name": "postgresql13-13.11-3.33.1.s390x",
"product_id": "postgresql13-13.11-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.11-3.33.1.s390x",
"product": {
"name": "postgresql13-contrib-13.11-3.33.1.s390x",
"product_id": "postgresql13-contrib-13.11-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.11-3.33.1.s390x",
"product": {
"name": "postgresql13-devel-13.11-3.33.1.s390x",
"product_id": "postgresql13-devel-13.11-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.11-3.33.1.s390x",
"product": {
"name": "postgresql13-llvmjit-devel-13.11-3.33.1.s390x",
"product_id": "postgresql13-llvmjit-devel-13.11-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.11-3.33.1.s390x",
"product": {
"name": "postgresql13-plperl-13.11-3.33.1.s390x",
"product_id": "postgresql13-plperl-13.11-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.11-3.33.1.s390x",
"product": {
"name": "postgresql13-plpython-13.11-3.33.1.s390x",
"product_id": "postgresql13-plpython-13.11-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.11-3.33.1.s390x",
"product": {
"name": "postgresql13-pltcl-13.11-3.33.1.s390x",
"product_id": "postgresql13-pltcl-13.11-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.11-3.33.1.s390x",
"product": {
"name": "postgresql13-server-13.11-3.33.1.s390x",
"product_id": "postgresql13-server-13.11-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.11-3.33.1.s390x",
"product": {
"name": "postgresql13-server-devel-13.11-3.33.1.s390x",
"product_id": "postgresql13-server-devel-13.11-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.11-3.33.1.s390x",
"product": {
"name": "postgresql13-test-13.11-3.33.1.s390x",
"product_id": "postgresql13-test-13.11-3.33.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.11-3.33.1.x86_64",
"product": {
"name": "postgresql13-13.11-3.33.1.x86_64",
"product_id": "postgresql13-13.11-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.11-3.33.1.x86_64",
"product": {
"name": "postgresql13-contrib-13.11-3.33.1.x86_64",
"product_id": "postgresql13-contrib-13.11-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.11-3.33.1.x86_64",
"product": {
"name": "postgresql13-devel-13.11-3.33.1.x86_64",
"product_id": "postgresql13-devel-13.11-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.11-3.33.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-devel-13.11-3.33.1.x86_64",
"product_id": "postgresql13-llvmjit-devel-13.11-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.11-3.33.1.x86_64",
"product": {
"name": "postgresql13-plperl-13.11-3.33.1.x86_64",
"product_id": "postgresql13-plperl-13.11-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.11-3.33.1.x86_64",
"product": {
"name": "postgresql13-plpython-13.11-3.33.1.x86_64",
"product_id": "postgresql13-plpython-13.11-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.11-3.33.1.x86_64",
"product": {
"name": "postgresql13-pltcl-13.11-3.33.1.x86_64",
"product_id": "postgresql13-pltcl-13.11-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.11-3.33.1.x86_64",
"product": {
"name": "postgresql13-server-13.11-3.33.1.x86_64",
"product_id": "postgresql13-server-13.11-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.11-3.33.1.x86_64",
"product": {
"name": "postgresql13-server-devel-13.11-3.33.1.x86_64",
"product_id": "postgresql13-server-devel-13.11-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.11-3.33.1.x86_64",
"product": {
"name": "postgresql13-test-13.11-3.33.1.x86_64",
"product_id": "postgresql13-test-13.11-3.33.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": "postgresql13-devel-13.11-3.33.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.aarch64"
},
"product_reference": "postgresql13-devel-13.11-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-3.33.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.11-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-3.33.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.s390x"
},
"product_reference": "postgresql13-devel-13.11-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-3.33.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-3.33.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.11-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-3.33.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.11-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-3.33.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.aarch64"
},
"product_reference": "postgresql13-13.11-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.ppc64le"
},
"product_reference": "postgresql13-13.11-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.s390x"
},
"product_reference": "postgresql13-13.11-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.x86_64"
},
"product_reference": "postgresql13-13.11-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.11-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.11-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x"
},
"product_reference": "postgresql13-contrib-13.11-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-3.33.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.11-3.33.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.11-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.11-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x"
},
"product_reference": "postgresql13-plperl-13.11-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.11-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.11-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x"
},
"product_reference": "postgresql13-plpython-13.11-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.11-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.11-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.11-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.aarch64"
},
"product_reference": "postgresql13-server-13.11-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le"
},
"product_reference": "postgresql13-server-13.11-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.s390x"
},
"product_reference": "postgresql13-server-13.11-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-3.33.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:postgresql13-13.11-3.33.1.aarch64"
},
"product_reference": "postgresql13-13.11-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-3.33.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:postgresql13-13.11-3.33.1.ppc64le"
},
"product_reference": "postgresql13-13.11-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-3.33.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:postgresql13-13.11-3.33.1.s390x"
},
"product_reference": "postgresql13-13.11-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-3.33.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:postgresql13-13.11-3.33.1.x86_64"
},
"product_reference": "postgresql13-13.11-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-3.33.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:postgresql13-contrib-13.11-3.33.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.11-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-3.33.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:postgresql13-contrib-13.11-3.33.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.11-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-3.33.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:postgresql13-contrib-13.11-3.33.1.s390x"
},
"product_reference": "postgresql13-contrib-13.11-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-3.33.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:postgresql13-contrib-13.11-3.33.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-3.33.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:postgresql13-docs-13.11-3.33.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-3.33.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:postgresql13-plperl-13.11-3.33.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.11-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-3.33.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:postgresql13-plperl-13.11-3.33.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.11-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-3.33.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:postgresql13-plperl-13.11-3.33.1.s390x"
},
"product_reference": "postgresql13-plperl-13.11-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-3.33.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:postgresql13-plperl-13.11-3.33.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-3.33.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:postgresql13-plpython-13.11-3.33.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.11-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-3.33.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:postgresql13-plpython-13.11-3.33.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.11-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-3.33.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:postgresql13-plpython-13.11-3.33.1.s390x"
},
"product_reference": "postgresql13-plpython-13.11-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-3.33.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:postgresql13-plpython-13.11-3.33.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-3.33.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:postgresql13-pltcl-13.11-3.33.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.11-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-3.33.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:postgresql13-pltcl-13.11-3.33.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.11-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-3.33.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:postgresql13-pltcl-13.11-3.33.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.11-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-3.33.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:postgresql13-pltcl-13.11-3.33.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-3.33.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:postgresql13-server-13.11-3.33.1.aarch64"
},
"product_reference": "postgresql13-server-13.11-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-3.33.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:postgresql13-server-13.11-3.33.1.ppc64le"
},
"product_reference": "postgresql13-server-13.11-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-3.33.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:postgresql13-server-13.11-3.33.1.s390x"
},
"product_reference": "postgresql13-server-13.11-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-3.33.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:postgresql13-server-13.11-3.33.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2454"
}
],
"notes": [
{
"category": "general",
"text": "schema_element defeats protective search_path changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.11-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.11-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2454",
"url": "https://www.suse.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "SUSE Bug 1211228 for CVE-2023-2454",
"url": "https://bugzilla.suse.com/1211228"
}
],
"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:postgresql13-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.11-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.11-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.11-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.11-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-15T10:14:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-2455",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2455"
}
],
"notes": [
{
"category": "general",
"text": "Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.11-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.11-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2455",
"url": "https://www.suse.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "SUSE Bug 1211229 for CVE-2023-2455",
"url": "https://bugzilla.suse.com/1211229"
}
],
"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:postgresql13-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.11-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.11-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.11-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.11-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.11-3.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.11-3.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-15T10:14:08Z",
"details": "important"
}
],
"title": "CVE-2023-2455"
}
]
}
SUSE-SU-2023:2202-1
Vulnerability from csaf_suse - Published: 2023-05-15 10:14 - Updated: 2023-05-15 10:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.8-3.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.8-3.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.8-3.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.8-3.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.x86_64 | — |
Vendor Fix
|
{
"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\nUpdated to version 14.8:\n - CVE-2023-2454: Fixed an issue where a user having permission to\n create a schema could hijack the privileges of a security definer\n function or extension script (bsc#1211228).\n - CVE-2023-2455: Fixed an issue that could allow a user to see or\n modify rows that should have been invisible (bsc#1211229).\n - Internal fixes (bsc#1210303).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2202,SUSE-SLE-SDK-12-SP5-2023-2202,SUSE-SLE-SERVER-12-SP5-2023-2202",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2202-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2202-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232202-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2202-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-May/029400.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210303",
"url": "https://bugzilla.suse.com/1210303"
},
{
"category": "self",
"summary": "SUSE Bug 1211228",
"url": "https://bugzilla.suse.com/1211228"
},
{
"category": "self",
"summary": "SUSE Bug 1211229",
"url": "https://bugzilla.suse.com/1211229"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2455 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2455/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2023-05-15T10:14:28Z",
"generator": {
"date": "2023-05-15T10:14:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2202-1",
"initial_release_date": "2023-05-15T10:14:28Z",
"revision_history": [
{
"date": "2023-05-15T10:14:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.8-3.23.1.aarch64",
"product": {
"name": "postgresql14-14.8-3.23.1.aarch64",
"product_id": "postgresql14-14.8-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.8-3.23.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.8-3.23.1.aarch64",
"product_id": "postgresql14-contrib-14.8-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.8-3.23.1.aarch64",
"product": {
"name": "postgresql14-devel-14.8-3.23.1.aarch64",
"product_id": "postgresql14-devel-14.8-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.8-3.23.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.8-3.23.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.8-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.8-3.23.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.8-3.23.1.aarch64",
"product_id": "postgresql14-plperl-14.8-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.8-3.23.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.8-3.23.1.aarch64",
"product_id": "postgresql14-plpython-14.8-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.8-3.23.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.8-3.23.1.aarch64",
"product_id": "postgresql14-pltcl-14.8-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.8-3.23.1.aarch64",
"product": {
"name": "postgresql14-server-14.8-3.23.1.aarch64",
"product_id": "postgresql14-server-14.8-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.8-3.23.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.8-3.23.1.aarch64",
"product_id": "postgresql14-server-devel-14.8-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.8-3.23.1.aarch64",
"product": {
"name": "postgresql14-test-14.8-3.23.1.aarch64",
"product_id": "postgresql14-test-14.8-3.23.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.8-3.23.1.i586",
"product": {
"name": "postgresql14-14.8-3.23.1.i586",
"product_id": "postgresql14-14.8-3.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.8-3.23.1.i586",
"product": {
"name": "postgresql14-contrib-14.8-3.23.1.i586",
"product_id": "postgresql14-contrib-14.8-3.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.8-3.23.1.i586",
"product": {
"name": "postgresql14-devel-14.8-3.23.1.i586",
"product_id": "postgresql14-devel-14.8-3.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.8-3.23.1.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.8-3.23.1.i586",
"product_id": "postgresql14-llvmjit-devel-14.8-3.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.8-3.23.1.i586",
"product": {
"name": "postgresql14-plperl-14.8-3.23.1.i586",
"product_id": "postgresql14-plperl-14.8-3.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.8-3.23.1.i586",
"product": {
"name": "postgresql14-plpython-14.8-3.23.1.i586",
"product_id": "postgresql14-plpython-14.8-3.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.8-3.23.1.i586",
"product": {
"name": "postgresql14-pltcl-14.8-3.23.1.i586",
"product_id": "postgresql14-pltcl-14.8-3.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.8-3.23.1.i586",
"product": {
"name": "postgresql14-server-14.8-3.23.1.i586",
"product_id": "postgresql14-server-14.8-3.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.8-3.23.1.i586",
"product": {
"name": "postgresql14-server-devel-14.8-3.23.1.i586",
"product_id": "postgresql14-server-devel-14.8-3.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.8-3.23.1.i586",
"product": {
"name": "postgresql14-test-14.8-3.23.1.i586",
"product_id": "postgresql14-test-14.8-3.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.8-3.23.1.noarch",
"product": {
"name": "postgresql14-docs-14.8-3.23.1.noarch",
"product_id": "postgresql14-docs-14.8-3.23.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.8-3.23.1.ppc64le",
"product": {
"name": "postgresql14-14.8-3.23.1.ppc64le",
"product_id": "postgresql14-14.8-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.8-3.23.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.8-3.23.1.ppc64le",
"product_id": "postgresql14-contrib-14.8-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.8-3.23.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.8-3.23.1.ppc64le",
"product_id": "postgresql14-devel-14.8-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.8-3.23.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.8-3.23.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.8-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.8-3.23.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.8-3.23.1.ppc64le",
"product_id": "postgresql14-plperl-14.8-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.8-3.23.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.8-3.23.1.ppc64le",
"product_id": "postgresql14-plpython-14.8-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.8-3.23.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.8-3.23.1.ppc64le",
"product_id": "postgresql14-pltcl-14.8-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.8-3.23.1.ppc64le",
"product": {
"name": "postgresql14-server-14.8-3.23.1.ppc64le",
"product_id": "postgresql14-server-14.8-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.8-3.23.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.8-3.23.1.ppc64le",
"product_id": "postgresql14-server-devel-14.8-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.8-3.23.1.ppc64le",
"product": {
"name": "postgresql14-test-14.8-3.23.1.ppc64le",
"product_id": "postgresql14-test-14.8-3.23.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.8-3.23.1.s390",
"product": {
"name": "postgresql14-14.8-3.23.1.s390",
"product_id": "postgresql14-14.8-3.23.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.8-3.23.1.s390",
"product": {
"name": "postgresql14-contrib-14.8-3.23.1.s390",
"product_id": "postgresql14-contrib-14.8-3.23.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.8-3.23.1.s390",
"product": {
"name": "postgresql14-devel-14.8-3.23.1.s390",
"product_id": "postgresql14-devel-14.8-3.23.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.8-3.23.1.s390",
"product": {
"name": "postgresql14-llvmjit-devel-14.8-3.23.1.s390",
"product_id": "postgresql14-llvmjit-devel-14.8-3.23.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.8-3.23.1.s390",
"product": {
"name": "postgresql14-plperl-14.8-3.23.1.s390",
"product_id": "postgresql14-plperl-14.8-3.23.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.8-3.23.1.s390",
"product": {
"name": "postgresql14-plpython-14.8-3.23.1.s390",
"product_id": "postgresql14-plpython-14.8-3.23.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.8-3.23.1.s390",
"product": {
"name": "postgresql14-pltcl-14.8-3.23.1.s390",
"product_id": "postgresql14-pltcl-14.8-3.23.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.8-3.23.1.s390",
"product": {
"name": "postgresql14-server-14.8-3.23.1.s390",
"product_id": "postgresql14-server-14.8-3.23.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.8-3.23.1.s390",
"product": {
"name": "postgresql14-server-devel-14.8-3.23.1.s390",
"product_id": "postgresql14-server-devel-14.8-3.23.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.8-3.23.1.s390",
"product": {
"name": "postgresql14-test-14.8-3.23.1.s390",
"product_id": "postgresql14-test-14.8-3.23.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.8-3.23.1.s390x",
"product": {
"name": "postgresql14-14.8-3.23.1.s390x",
"product_id": "postgresql14-14.8-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.8-3.23.1.s390x",
"product": {
"name": "postgresql14-contrib-14.8-3.23.1.s390x",
"product_id": "postgresql14-contrib-14.8-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.8-3.23.1.s390x",
"product": {
"name": "postgresql14-devel-14.8-3.23.1.s390x",
"product_id": "postgresql14-devel-14.8-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.8-3.23.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.8-3.23.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.8-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.8-3.23.1.s390x",
"product": {
"name": "postgresql14-plperl-14.8-3.23.1.s390x",
"product_id": "postgresql14-plperl-14.8-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.8-3.23.1.s390x",
"product": {
"name": "postgresql14-plpython-14.8-3.23.1.s390x",
"product_id": "postgresql14-plpython-14.8-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.8-3.23.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.8-3.23.1.s390x",
"product_id": "postgresql14-pltcl-14.8-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.8-3.23.1.s390x",
"product": {
"name": "postgresql14-server-14.8-3.23.1.s390x",
"product_id": "postgresql14-server-14.8-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.8-3.23.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.8-3.23.1.s390x",
"product_id": "postgresql14-server-devel-14.8-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.8-3.23.1.s390x",
"product": {
"name": "postgresql14-test-14.8-3.23.1.s390x",
"product_id": "postgresql14-test-14.8-3.23.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.8-3.23.1.x86_64",
"product": {
"name": "postgresql14-14.8-3.23.1.x86_64",
"product_id": "postgresql14-14.8-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.8-3.23.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.8-3.23.1.x86_64",
"product_id": "postgresql14-contrib-14.8-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.8-3.23.1.x86_64",
"product": {
"name": "postgresql14-devel-14.8-3.23.1.x86_64",
"product_id": "postgresql14-devel-14.8-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.8-3.23.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.8-3.23.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.8-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.8-3.23.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.8-3.23.1.x86_64",
"product_id": "postgresql14-plperl-14.8-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.8-3.23.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.8-3.23.1.x86_64",
"product_id": "postgresql14-plpython-14.8-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.8-3.23.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.8-3.23.1.x86_64",
"product_id": "postgresql14-pltcl-14.8-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.8-3.23.1.x86_64",
"product": {
"name": "postgresql14-server-14.8-3.23.1.x86_64",
"product_id": "postgresql14-server-14.8-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.8-3.23.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.8-3.23.1.x86_64",
"product_id": "postgresql14-server-devel-14.8-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.8-3.23.1.x86_64",
"product": {
"name": "postgresql14-test-14.8-3.23.1.x86_64",
"product_id": "postgresql14-test-14.8-3.23.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": "postgresql14-devel-14.8-3.23.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.aarch64"
},
"product_reference": "postgresql14-devel-14.8-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-3.23.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.8-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-3.23.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.s390x"
},
"product_reference": "postgresql14-devel-14.8-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-3.23.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-3.23.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.8-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-3.23.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.8-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-3.23.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-3.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.aarch64"
},
"product_reference": "postgresql14-14.8-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-3.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.ppc64le"
},
"product_reference": "postgresql14-14.8-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-3.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.s390x"
},
"product_reference": "postgresql14-14.8-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-3.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.x86_64"
},
"product_reference": "postgresql14-14.8-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-3.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.8-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-3.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.8-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-3.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x"
},
"product_reference": "postgresql14-contrib-14.8-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-3.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.8-3.23.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.8-3.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-3.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-3.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.8-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-3.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.8-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-3.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x"
},
"product_reference": "postgresql14-plperl-14.8-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-3.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-3.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.8-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-3.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.8-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-3.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x"
},
"product_reference": "postgresql14-plpython-14.8-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-3.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-3.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.8-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-3.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.8-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-3.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.8-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-3.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-3.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.aarch64"
},
"product_reference": "postgresql14-server-14.8-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-3.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le"
},
"product_reference": "postgresql14-server-14.8-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-3.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.s390x"
},
"product_reference": "postgresql14-server-14.8-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-3.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-3.23.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:postgresql14-14.8-3.23.1.aarch64"
},
"product_reference": "postgresql14-14.8-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-3.23.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:postgresql14-14.8-3.23.1.ppc64le"
},
"product_reference": "postgresql14-14.8-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-3.23.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:postgresql14-14.8-3.23.1.s390x"
},
"product_reference": "postgresql14-14.8-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-3.23.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:postgresql14-14.8-3.23.1.x86_64"
},
"product_reference": "postgresql14-14.8-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-3.23.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:postgresql14-contrib-14.8-3.23.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.8-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-3.23.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:postgresql14-contrib-14.8-3.23.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.8-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-3.23.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:postgresql14-contrib-14.8-3.23.1.s390x"
},
"product_reference": "postgresql14-contrib-14.8-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-3.23.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:postgresql14-contrib-14.8-3.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.8-3.23.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:postgresql14-docs-14.8-3.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-3.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-3.23.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:postgresql14-plperl-14.8-3.23.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.8-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-3.23.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:postgresql14-plperl-14.8-3.23.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.8-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-3.23.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:postgresql14-plperl-14.8-3.23.1.s390x"
},
"product_reference": "postgresql14-plperl-14.8-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-3.23.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:postgresql14-plperl-14.8-3.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-3.23.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:postgresql14-plpython-14.8-3.23.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.8-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-3.23.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:postgresql14-plpython-14.8-3.23.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.8-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-3.23.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:postgresql14-plpython-14.8-3.23.1.s390x"
},
"product_reference": "postgresql14-plpython-14.8-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-3.23.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:postgresql14-plpython-14.8-3.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-3.23.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:postgresql14-pltcl-14.8-3.23.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.8-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-3.23.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:postgresql14-pltcl-14.8-3.23.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.8-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-3.23.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:postgresql14-pltcl-14.8-3.23.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.8-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-3.23.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:postgresql14-pltcl-14.8-3.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-3.23.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:postgresql14-server-14.8-3.23.1.aarch64"
},
"product_reference": "postgresql14-server-14.8-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-3.23.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:postgresql14-server-14.8-3.23.1.ppc64le"
},
"product_reference": "postgresql14-server-14.8-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-3.23.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:postgresql14-server-14.8-3.23.1.s390x"
},
"product_reference": "postgresql14-server-14.8-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-3.23.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:postgresql14-server-14.8-3.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2454"
}
],
"notes": [
{
"category": "general",
"text": "schema_element defeats protective search_path changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.8-3.23.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.8-3.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2454",
"url": "https://www.suse.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "SUSE Bug 1211228 for CVE-2023-2454",
"url": "https://bugzilla.suse.com/1211228"
}
],
"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:postgresql14-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.8-3.23.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.8-3.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.8-3.23.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.8-3.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-15T10:14:28Z",
"details": "moderate"
}
],
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-2455",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2455"
}
],
"notes": [
{
"category": "general",
"text": "Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.8-3.23.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.8-3.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2455",
"url": "https://www.suse.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "SUSE Bug 1211229 for CVE-2023-2455",
"url": "https://bugzilla.suse.com/1211229"
}
],
"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:postgresql14-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.8-3.23.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.8-3.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.8-3.23.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.8-3.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.8-3.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.8-3.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-15T10:14:28Z",
"details": "important"
}
],
"title": "CVE-2023-2455"
}
]
}
SUSE-SU-2023:2205-1
Vulnerability from csaf_suse - Published: 2023-05-15 11:15 - Updated: 2023-05-15 11:15| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-docs-14.8-150200.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.x86_64 | — |
Vendor Fix
|
{
"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\nUpdated to version 14.8:\n - CVE-2023-2454: Fixed an issue where a user having permission to\n create a schema could hijack the privileges of a security definer\n function or extension script (bsc#1211228).\n - CVE-2023-2455: Fixed an issue that could allow a user to see or\n modify rows that should have been invisible (bsc#1211229).\n - Internal fixes (bsc#1210303).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2205,SUSE-SLE-Module-Basesystem-15-SP4-2023-2205,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-2205,SUSE-SLE-Module-Server-Applications-15-SP4-2023-2205,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-2205,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2205,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2205,SUSE-SLE-Product-RT-15-SP3-2023-2205,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-2205,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2205,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-2205,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2205,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-2205,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-2205,SUSE-Storage-7-2023-2205,SUSE-Storage-7.1-2023-2205,openSUSE-SLE-15.4-2023-2205",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2205-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2205-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232205-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2205-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-May/029398.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210303",
"url": "https://bugzilla.suse.com/1210303"
},
{
"category": "self",
"summary": "SUSE Bug 1211228",
"url": "https://bugzilla.suse.com/1211228"
},
{
"category": "self",
"summary": "SUSE Bug 1211229",
"url": "https://bugzilla.suse.com/1211229"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2455 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2455/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2023-05-15T11:15:53Z",
"generator": {
"date": "2023-05-15T11:15:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2205-1",
"initial_release_date": "2023-05-15T11:15:53Z",
"revision_history": [
{
"date": "2023-05-15T11:15:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.8-150200.5.26.1.aarch64",
"product": {
"name": "postgresql14-14.8-150200.5.26.1.aarch64",
"product_id": "postgresql14-14.8-150200.5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"product_id": "postgresql14-contrib-14.8-150200.5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.8-150200.5.26.1.aarch64",
"product": {
"name": "postgresql14-devel-14.8-150200.5.26.1.aarch64",
"product_id": "postgresql14-devel-14.8-150200.5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"product_id": "postgresql14-llvmjit-14.8-150200.5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"product_id": "postgresql14-plperl-14.8-150200.5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"product_id": "postgresql14-plpython-14.8-150200.5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"product_id": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.8-150200.5.26.1.aarch64",
"product": {
"name": "postgresql14-server-14.8-150200.5.26.1.aarch64",
"product_id": "postgresql14-server-14.8-150200.5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"product_id": "postgresql14-server-devel-14.8-150200.5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.8-150200.5.26.1.aarch64",
"product": {
"name": "postgresql14-test-14.8-150200.5.26.1.aarch64",
"product_id": "postgresql14-test-14.8-150200.5.26.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.8-150200.5.26.1.i586",
"product": {
"name": "postgresql14-14.8-150200.5.26.1.i586",
"product_id": "postgresql14-14.8-150200.5.26.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.8-150200.5.26.1.i586",
"product": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.i586",
"product_id": "postgresql14-contrib-14.8-150200.5.26.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.8-150200.5.26.1.i586",
"product": {
"name": "postgresql14-devel-14.8-150200.5.26.1.i586",
"product_id": "postgresql14-devel-14.8-150200.5.26.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.i586",
"product": {
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.i586",
"product_id": "postgresql14-llvmjit-14.8-150200.5.26.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.i586",
"product_id": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.8-150200.5.26.1.i586",
"product": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.i586",
"product_id": "postgresql14-plperl-14.8-150200.5.26.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.8-150200.5.26.1.i586",
"product": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.i586",
"product_id": "postgresql14-plpython-14.8-150200.5.26.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.8-150200.5.26.1.i586",
"product": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.i586",
"product_id": "postgresql14-pltcl-14.8-150200.5.26.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.8-150200.5.26.1.i586",
"product": {
"name": "postgresql14-server-14.8-150200.5.26.1.i586",
"product_id": "postgresql14-server-14.8-150200.5.26.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.8-150200.5.26.1.i586",
"product": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.i586",
"product_id": "postgresql14-server-devel-14.8-150200.5.26.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.8-150200.5.26.1.i586",
"product": {
"name": "postgresql14-test-14.8-150200.5.26.1.i586",
"product_id": "postgresql14-test-14.8-150200.5.26.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.8-150200.5.26.1.noarch",
"product": {
"name": "postgresql14-docs-14.8-150200.5.26.1.noarch",
"product_id": "postgresql14-docs-14.8-150200.5.26.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.8-150200.5.26.1.ppc64le",
"product": {
"name": "postgresql14-14.8-150200.5.26.1.ppc64le",
"product_id": "postgresql14-14.8-150200.5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"product_id": "postgresql14-contrib-14.8-150200.5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"product_id": "postgresql14-devel-14.8-150200.5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"product_id": "postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"product_id": "postgresql14-plperl-14.8-150200.5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"product_id": "postgresql14-plpython-14.8-150200.5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"product_id": "postgresql14-pltcl-14.8-150200.5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.8-150200.5.26.1.ppc64le",
"product": {
"name": "postgresql14-server-14.8-150200.5.26.1.ppc64le",
"product_id": "postgresql14-server-14.8-150200.5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"product_id": "postgresql14-server-devel-14.8-150200.5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.8-150200.5.26.1.ppc64le",
"product": {
"name": "postgresql14-test-14.8-150200.5.26.1.ppc64le",
"product_id": "postgresql14-test-14.8-150200.5.26.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.8-150200.5.26.1.s390x",
"product": {
"name": "postgresql14-14.8-150200.5.26.1.s390x",
"product_id": "postgresql14-14.8-150200.5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.8-150200.5.26.1.s390x",
"product": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.s390x",
"product_id": "postgresql14-contrib-14.8-150200.5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.8-150200.5.26.1.s390x",
"product": {
"name": "postgresql14-devel-14.8-150200.5.26.1.s390x",
"product_id": "postgresql14-devel-14.8-150200.5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"product": {
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"product_id": "postgresql14-llvmjit-14.8-150200.5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.8-150200.5.26.1.s390x",
"product": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.s390x",
"product_id": "postgresql14-plperl-14.8-150200.5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.8-150200.5.26.1.s390x",
"product": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.s390x",
"product_id": "postgresql14-plpython-14.8-150200.5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"product_id": "postgresql14-pltcl-14.8-150200.5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.8-150200.5.26.1.s390x",
"product": {
"name": "postgresql14-server-14.8-150200.5.26.1.s390x",
"product_id": "postgresql14-server-14.8-150200.5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"product_id": "postgresql14-server-devel-14.8-150200.5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.8-150200.5.26.1.s390x",
"product": {
"name": "postgresql14-test-14.8-150200.5.26.1.s390x",
"product_id": "postgresql14-test-14.8-150200.5.26.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.8-150200.5.26.1.x86_64",
"product": {
"name": "postgresql14-14.8-150200.5.26.1.x86_64",
"product_id": "postgresql14-14.8-150200.5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"product_id": "postgresql14-contrib-14.8-150200.5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.8-150200.5.26.1.x86_64",
"product": {
"name": "postgresql14-devel-14.8-150200.5.26.1.x86_64",
"product_id": "postgresql14-devel-14.8-150200.5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"product_id": "postgresql14-llvmjit-14.8-150200.5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"product_id": "postgresql14-plperl-14.8-150200.5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"product_id": "postgresql14-plpython-14.8-150200.5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"product_id": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.8-150200.5.26.1.x86_64",
"product": {
"name": "postgresql14-server-14.8-150200.5.26.1.x86_64",
"product_id": "postgresql14-server-14.8-150200.5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"product_id": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.8-150200.5.26.1.x86_64",
"product": {
"name": "postgresql14-test-14.8-150200.5.26.1.x86_64",
"product_id": "postgresql14-test-14.8-150200.5.26.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-test-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-test-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-test-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-test-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.8-150200.5.26.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-docs-14.8-150200.5.26.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-150200.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.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.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.8-150200.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-docs-14.8-150200.5.26.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-150200.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.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.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.8-150200.5.26.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-150200.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-14.8-150200.5.26.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.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.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.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.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.8-150200.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-150200.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.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.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.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.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.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.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-14.8-150200.5.26.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.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.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.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.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.8-150200.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-150200.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.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.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.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.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.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.8-150200.5.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.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.8-150200.5.26.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.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.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.8-150200.5.26.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.8-150200.5.26.1.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-150200.5.26.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.8-150200.5.26.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-150200.5.26.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.8-150200.5.26.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-docs-14.8-150200.5.26.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-150200.5.26.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.8-150200.5.26.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-docs-14.8-150200.5.26.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-150200.5.26.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.8-150200.5.26.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.8-150200.5.26.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.8-150200.5.26.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.8-150200.5.26.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-docs-14.8-150200.5.26.1.noarch"
},
"product_reference": "postgresql14-docs-14.8-150200.5.26.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.8-150200.5.26.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.8-150200.5.26.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.8-150200.5.26.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.8-150200.5.26.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.8-150200.5.26.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.aarch64"
},
"product_reference": "postgresql14-test-14.8-150200.5.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.8-150200.5.26.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.ppc64le"
},
"product_reference": "postgresql14-test-14.8-150200.5.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.8-150200.5.26.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.s390x"
},
"product_reference": "postgresql14-test-14.8-150200.5.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.8-150200.5.26.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.x86_64"
},
"product_reference": "postgresql14-test-14.8-150200.5.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2454"
}
],
"notes": [
{
"category": "general",
"text": "schema_element defeats protective search_path changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Manager Proxy 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-docs-14.8-150200.5.26.1.noarch",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2454",
"url": "https://www.suse.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "SUSE Bug 1211228 for CVE-2023-2454",
"url": "https://bugzilla.suse.com/1211228"
}
],
"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.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Manager Proxy 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-docs-14.8-150200.5.26.1.noarch",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Manager Proxy 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-docs-14.8-150200.5.26.1.noarch",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-15T11:15:53Z",
"details": "moderate"
}
],
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-2455",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2455"
}
],
"notes": [
{
"category": "general",
"text": "Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Manager Proxy 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-docs-14.8-150200.5.26.1.noarch",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2455",
"url": "https://www.suse.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "SUSE Bug 1211229 for CVE-2023-2455",
"url": "https://bugzilla.suse.com/1211229"
}
],
"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.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Manager Proxy 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-docs-14.8-150200.5.26.1.noarch",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Manager Proxy 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-docs-14.8-150200.5.26.1.noarch",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-14.8-150200.5.26.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-contrib-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-docs-14.8-150200.5.26.1.noarch",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-plperl-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-plpython-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-pltcl-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-devel-14.8-150200.5.26.1.x86_64",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.aarch64",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.s390x",
"openSUSE Leap 15.4:postgresql14-test-14.8-150200.5.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-15T11:15:53Z",
"details": "important"
}
],
"title": "CVE-2023-2455"
}
]
}
SUSE-SU-2023:2206-1
Vulnerability from csaf_suse - Published: 2023-05-15 11:18 - Updated: 2023-05-15 11:18| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.3-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.3-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.3-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.3-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libecpg6-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-15.3-3.9.1.x86_64 | — |
Vendor Fix
|
{
"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\nUpdated to version 15.3:\n - CVE-2023-2454: Fixed an issue where a user having permission to\n create a schema could hijack the privileges of a security definer\n function or extension script (bsc#1211228).\n - CVE-2023-2455: Fixed an issue that could allow a user to see or\n modify rows that should have been invisible (bsc#1211229).\n - Internal fixes (bsc#1210303).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2206,SUSE-OpenStack-Cloud-9-2023-2206,SUSE-OpenStack-Cloud-Crowbar-9-2023-2206,SUSE-SLE-SAP-12-SP4-2023-2206,SUSE-SLE-SDK-12-SP5-2023-2206,SUSE-SLE-SERVER-12-SP2-BCL-2023-2206,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-2206,SUSE-SLE-SERVER-12-SP4-LTSS-2023-2206,SUSE-SLE-SERVER-12-SP5-2023-2206",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2206-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2206-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232206-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2206-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014886.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210303",
"url": "https://bugzilla.suse.com/1210303"
},
{
"category": "self",
"summary": "SUSE Bug 1211228",
"url": "https://bugzilla.suse.com/1211228"
},
{
"category": "self",
"summary": "SUSE Bug 1211229",
"url": "https://bugzilla.suse.com/1211229"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2455 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2455/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2023-05-15T11:18:24Z",
"generator": {
"date": "2023-05-15T11:18:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2206-1",
"initial_release_date": "2023-05-15T11:18:24Z",
"revision_history": [
{
"date": "2023-05-15T11:18:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.3-3.9.1.aarch64",
"product": {
"name": "libecpg6-15.3-3.9.1.aarch64",
"product_id": "libecpg6-15.3-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-15.3-3.9.1.aarch64",
"product": {
"name": "libpq5-15.3-3.9.1.aarch64",
"product_id": "libpq5-15.3-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-15.3-3.9.1.aarch64",
"product": {
"name": "postgresql15-15.3-3.9.1.aarch64",
"product_id": "postgresql15-15.3-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.3-3.9.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.3-3.9.1.aarch64",
"product_id": "postgresql15-contrib-15.3-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.3-3.9.1.aarch64",
"product": {
"name": "postgresql15-devel-15.3-3.9.1.aarch64",
"product_id": "postgresql15-devel-15.3-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.3-3.9.1.aarch64",
"product": {
"name": "postgresql15-devel-mini-15.3-3.9.1.aarch64",
"product_id": "postgresql15-devel-mini-15.3-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.3-3.9.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.3-3.9.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.3-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.3-3.9.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.3-3.9.1.aarch64",
"product_id": "postgresql15-plperl-15.3-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.3-3.9.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.3-3.9.1.aarch64",
"product_id": "postgresql15-plpython-15.3-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.3-3.9.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.3-3.9.1.aarch64",
"product_id": "postgresql15-pltcl-15.3-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.3-3.9.1.aarch64",
"product": {
"name": "postgresql15-server-15.3-3.9.1.aarch64",
"product_id": "postgresql15-server-15.3-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.3-3.9.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.3-3.9.1.aarch64",
"product_id": "postgresql15-server-devel-15.3-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.3-3.9.1.aarch64",
"product": {
"name": "postgresql15-test-15.3-3.9.1.aarch64",
"product_id": "postgresql15-test-15.3-3.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-15.3-3.9.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-15.3-3.9.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-15.3-3.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-15.3-3.9.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-15.3-3.9.1.aarch64_ilp32",
"product_id": "libpq5-64bit-15.3-3.9.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.3-3.9.1.i586",
"product": {
"name": "libecpg6-15.3-3.9.1.i586",
"product_id": "libecpg6-15.3-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-15.3-3.9.1.i586",
"product": {
"name": "libpq5-15.3-3.9.1.i586",
"product_id": "libpq5-15.3-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-15.3-3.9.1.i586",
"product": {
"name": "postgresql15-15.3-3.9.1.i586",
"product_id": "postgresql15-15.3-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.3-3.9.1.i586",
"product": {
"name": "postgresql15-contrib-15.3-3.9.1.i586",
"product_id": "postgresql15-contrib-15.3-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.3-3.9.1.i586",
"product": {
"name": "postgresql15-devel-15.3-3.9.1.i586",
"product_id": "postgresql15-devel-15.3-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.3-3.9.1.i586",
"product": {
"name": "postgresql15-devel-mini-15.3-3.9.1.i586",
"product_id": "postgresql15-devel-mini-15.3-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.3-3.9.1.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.3-3.9.1.i586",
"product_id": "postgresql15-llvmjit-devel-15.3-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.3-3.9.1.i586",
"product": {
"name": "postgresql15-plperl-15.3-3.9.1.i586",
"product_id": "postgresql15-plperl-15.3-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.3-3.9.1.i586",
"product": {
"name": "postgresql15-plpython-15.3-3.9.1.i586",
"product_id": "postgresql15-plpython-15.3-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.3-3.9.1.i586",
"product": {
"name": "postgresql15-pltcl-15.3-3.9.1.i586",
"product_id": "postgresql15-pltcl-15.3-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.3-3.9.1.i586",
"product": {
"name": "postgresql15-server-15.3-3.9.1.i586",
"product_id": "postgresql15-server-15.3-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.3-3.9.1.i586",
"product": {
"name": "postgresql15-server-devel-15.3-3.9.1.i586",
"product_id": "postgresql15-server-devel-15.3-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.3-3.9.1.i586",
"product": {
"name": "postgresql15-test-15.3-3.9.1.i586",
"product_id": "postgresql15-test-15.3-3.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.3-3.9.1.noarch",
"product": {
"name": "postgresql15-docs-15.3-3.9.1.noarch",
"product_id": "postgresql15-docs-15.3-3.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.3-3.9.1.ppc64le",
"product": {
"name": "libecpg6-15.3-3.9.1.ppc64le",
"product_id": "libecpg6-15.3-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-15.3-3.9.1.ppc64le",
"product": {
"name": "libpq5-15.3-3.9.1.ppc64le",
"product_id": "libpq5-15.3-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-15.3-3.9.1.ppc64le",
"product": {
"name": "postgresql15-15.3-3.9.1.ppc64le",
"product_id": "postgresql15-15.3-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.3-3.9.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.3-3.9.1.ppc64le",
"product_id": "postgresql15-contrib-15.3-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.3-3.9.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.3-3.9.1.ppc64le",
"product_id": "postgresql15-devel-15.3-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.3-3.9.1.ppc64le",
"product": {
"name": "postgresql15-devel-mini-15.3-3.9.1.ppc64le",
"product_id": "postgresql15-devel-mini-15.3-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.3-3.9.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.3-3.9.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.3-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.3-3.9.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.3-3.9.1.ppc64le",
"product_id": "postgresql15-plperl-15.3-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.3-3.9.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.3-3.9.1.ppc64le",
"product_id": "postgresql15-plpython-15.3-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.3-3.9.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.3-3.9.1.ppc64le",
"product_id": "postgresql15-pltcl-15.3-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.3-3.9.1.ppc64le",
"product": {
"name": "postgresql15-server-15.3-3.9.1.ppc64le",
"product_id": "postgresql15-server-15.3-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.3-3.9.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.3-3.9.1.ppc64le",
"product_id": "postgresql15-server-devel-15.3-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.3-3.9.1.ppc64le",
"product": {
"name": "postgresql15-test-15.3-3.9.1.ppc64le",
"product_id": "postgresql15-test-15.3-3.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.3-3.9.1.s390",
"product": {
"name": "libecpg6-15.3-3.9.1.s390",
"product_id": "libecpg6-15.3-3.9.1.s390"
}
},
{
"category": "product_version",
"name": "libpq5-15.3-3.9.1.s390",
"product": {
"name": "libpq5-15.3-3.9.1.s390",
"product_id": "libpq5-15.3-3.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-15.3-3.9.1.s390",
"product": {
"name": "postgresql15-15.3-3.9.1.s390",
"product_id": "postgresql15-15.3-3.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.3-3.9.1.s390",
"product": {
"name": "postgresql15-contrib-15.3-3.9.1.s390",
"product_id": "postgresql15-contrib-15.3-3.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.3-3.9.1.s390",
"product": {
"name": "postgresql15-devel-15.3-3.9.1.s390",
"product_id": "postgresql15-devel-15.3-3.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.3-3.9.1.s390",
"product": {
"name": "postgresql15-devel-mini-15.3-3.9.1.s390",
"product_id": "postgresql15-devel-mini-15.3-3.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.3-3.9.1.s390",
"product": {
"name": "postgresql15-llvmjit-devel-15.3-3.9.1.s390",
"product_id": "postgresql15-llvmjit-devel-15.3-3.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.3-3.9.1.s390",
"product": {
"name": "postgresql15-plperl-15.3-3.9.1.s390",
"product_id": "postgresql15-plperl-15.3-3.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.3-3.9.1.s390",
"product": {
"name": "postgresql15-plpython-15.3-3.9.1.s390",
"product_id": "postgresql15-plpython-15.3-3.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.3-3.9.1.s390",
"product": {
"name": "postgresql15-pltcl-15.3-3.9.1.s390",
"product_id": "postgresql15-pltcl-15.3-3.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.3-3.9.1.s390",
"product": {
"name": "postgresql15-server-15.3-3.9.1.s390",
"product_id": "postgresql15-server-15.3-3.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.3-3.9.1.s390",
"product": {
"name": "postgresql15-server-devel-15.3-3.9.1.s390",
"product_id": "postgresql15-server-devel-15.3-3.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.3-3.9.1.s390",
"product": {
"name": "postgresql15-test-15.3-3.9.1.s390",
"product_id": "postgresql15-test-15.3-3.9.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.3-3.9.1.s390x",
"product": {
"name": "libecpg6-15.3-3.9.1.s390x",
"product_id": "libecpg6-15.3-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-15.3-3.9.1.s390x",
"product": {
"name": "libecpg6-32bit-15.3-3.9.1.s390x",
"product_id": "libecpg6-32bit-15.3-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-15.3-3.9.1.s390x",
"product": {
"name": "libpq5-15.3-3.9.1.s390x",
"product_id": "libpq5-15.3-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-15.3-3.9.1.s390x",
"product": {
"name": "libpq5-32bit-15.3-3.9.1.s390x",
"product_id": "libpq5-32bit-15.3-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-15.3-3.9.1.s390x",
"product": {
"name": "postgresql15-15.3-3.9.1.s390x",
"product_id": "postgresql15-15.3-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.3-3.9.1.s390x",
"product": {
"name": "postgresql15-contrib-15.3-3.9.1.s390x",
"product_id": "postgresql15-contrib-15.3-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.3-3.9.1.s390x",
"product": {
"name": "postgresql15-devel-15.3-3.9.1.s390x",
"product_id": "postgresql15-devel-15.3-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.3-3.9.1.s390x",
"product": {
"name": "postgresql15-devel-mini-15.3-3.9.1.s390x",
"product_id": "postgresql15-devel-mini-15.3-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.3-3.9.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.3-3.9.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.3-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.3-3.9.1.s390x",
"product": {
"name": "postgresql15-plperl-15.3-3.9.1.s390x",
"product_id": "postgresql15-plperl-15.3-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.3-3.9.1.s390x",
"product": {
"name": "postgresql15-plpython-15.3-3.9.1.s390x",
"product_id": "postgresql15-plpython-15.3-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.3-3.9.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.3-3.9.1.s390x",
"product_id": "postgresql15-pltcl-15.3-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.3-3.9.1.s390x",
"product": {
"name": "postgresql15-server-15.3-3.9.1.s390x",
"product_id": "postgresql15-server-15.3-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.3-3.9.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.3-3.9.1.s390x",
"product_id": "postgresql15-server-devel-15.3-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.3-3.9.1.s390x",
"product": {
"name": "postgresql15-test-15.3-3.9.1.s390x",
"product_id": "postgresql15-test-15.3-3.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.3-3.9.1.x86_64",
"product": {
"name": "libecpg6-15.3-3.9.1.x86_64",
"product_id": "libecpg6-15.3-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-15.3-3.9.1.x86_64",
"product": {
"name": "libecpg6-32bit-15.3-3.9.1.x86_64",
"product_id": "libecpg6-32bit-15.3-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-15.3-3.9.1.x86_64",
"product": {
"name": "libpq5-15.3-3.9.1.x86_64",
"product_id": "libpq5-15.3-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-15.3-3.9.1.x86_64",
"product": {
"name": "libpq5-32bit-15.3-3.9.1.x86_64",
"product_id": "libpq5-32bit-15.3-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-15.3-3.9.1.x86_64",
"product": {
"name": "postgresql15-15.3-3.9.1.x86_64",
"product_id": "postgresql15-15.3-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.3-3.9.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.3-3.9.1.x86_64",
"product_id": "postgresql15-contrib-15.3-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.3-3.9.1.x86_64",
"product": {
"name": "postgresql15-devel-15.3-3.9.1.x86_64",
"product_id": "postgresql15-devel-15.3-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.3-3.9.1.x86_64",
"product": {
"name": "postgresql15-devel-mini-15.3-3.9.1.x86_64",
"product_id": "postgresql15-devel-mini-15.3-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.3-3.9.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.3-3.9.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.3-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.3-3.9.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.3-3.9.1.x86_64",
"product_id": "postgresql15-plperl-15.3-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.3-3.9.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.3-3.9.1.x86_64",
"product_id": "postgresql15-plpython-15.3-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.3-3.9.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.3-3.9.1.x86_64",
"product_id": "postgresql15-pltcl-15.3-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.3-3.9.1.x86_64",
"product": {
"name": "postgresql15-server-15.3-3.9.1.x86_64",
"product_id": "postgresql15-server-15.3-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.3-3.9.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.3-3.9.1.x86_64",
"product_id": "postgresql15-server-devel-15.3-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.3-3.9.1.x86_64",
"product": {
"name": "postgresql15-test-15.3-3.9.1.x86_64",
"product_id": "postgresql15-test-15.3-3.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-espos:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"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": "libecpg6-15.3-3.9.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libecpg6-15.3-3.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libpq5-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.3-3.9.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libpq5-32bit-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-32bit-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libecpg6-15.3-3.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libpq5-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.3-3.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-32bit-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.ppc64le"
},
"product_reference": "libecpg6-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.ppc64le"
},
"product_reference": "libpq5-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-32bit-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.aarch64"
},
"product_reference": "postgresql15-devel-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.s390x"
},
"product_reference": "postgresql15-devel-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.x86_64"
},
"product_reference": "postgresql15-devel-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-15.3-3.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-32bit-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.aarch64"
},
"product_reference": "libecpg6-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.aarch64"
},
"product_reference": "libpq5-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-32bit-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-32bit-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.aarch64"
},
"product_reference": "libecpg6-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.ppc64le"
},
"product_reference": "libecpg6-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.s390x"
},
"product_reference": "libecpg6-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.aarch64"
},
"product_reference": "libpq5-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.ppc64le"
},
"product_reference": "libpq5-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.s390x"
},
"product_reference": "libpq5-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.s390x"
},
"product_reference": "libpq5-32bit-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-32bit-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.aarch64"
},
"product_reference": "libecpg6-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.ppc64le"
},
"product_reference": "libecpg6-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.s390x"
},
"product_reference": "libecpg6-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x"
},
"product_reference": "libecpg6-32bit-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64"
},
"product_reference": "libecpg6-32bit-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.aarch64"
},
"product_reference": "libpq5-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.ppc64le"
},
"product_reference": "libpq5-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.s390x"
},
"product_reference": "libpq5-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.s390x"
},
"product_reference": "libpq5-32bit-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-32bit-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.aarch64"
},
"product_reference": "postgresql15-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.ppc64le"
},
"product_reference": "postgresql15-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.s390x"
},
"product_reference": "postgresql15-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.x86_64"
},
"product_reference": "postgresql15-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x"
},
"product_reference": "postgresql15-contrib-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.3-3.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.3-3.9.1.noarch"
},
"product_reference": "postgresql15-docs-15.3-3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x"
},
"product_reference": "postgresql15-plperl-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x"
},
"product_reference": "postgresql15-plpython-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.aarch64"
},
"product_reference": "postgresql15-server-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le"
},
"product_reference": "postgresql15-server-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.s390x"
},
"product_reference": "postgresql15-server-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.x86_64"
},
"product_reference": "postgresql15-server-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.aarch64"
},
"product_reference": "libecpg6-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.ppc64le"
},
"product_reference": "libecpg6-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.s390x"
},
"product_reference": "libecpg6-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x"
},
"product_reference": "libecpg6-32bit-15.3-3.9.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-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64"
},
"product_reference": "libecpg6-32bit-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.aarch64"
},
"product_reference": "libpq5-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.ppc64le"
},
"product_reference": "libpq5-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.s390x"
},
"product_reference": "libpq5-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.s390x"
},
"product_reference": "libpq5-32bit-15.3-3.9.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-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64"
},
"product_reference": "libpq5-32bit-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.aarch64"
},
"product_reference": "postgresql15-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.ppc64le"
},
"product_reference": "postgresql15-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.s390x"
},
"product_reference": "postgresql15-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.x86_64"
},
"product_reference": "postgresql15-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x"
},
"product_reference": "postgresql15-contrib-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.3-3.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.3-3.9.1.noarch"
},
"product_reference": "postgresql15-docs-15.3-3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x"
},
"product_reference": "postgresql15-plperl-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x"
},
"product_reference": "postgresql15-plpython-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.aarch64"
},
"product_reference": "postgresql15-server-15.3-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le"
},
"product_reference": "postgresql15-server-15.3-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.s390x"
},
"product_reference": "postgresql15-server-15.3-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.x86_64"
},
"product_reference": "postgresql15-server-15.3-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2454"
}
],
"notes": [
{
"category": "general",
"text": "schema_element defeats protective search_path changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.3-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.3-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-15.3-3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2454",
"url": "https://www.suse.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "SUSE Bug 1211228 for CVE-2023-2454",
"url": "https://bugzilla.suse.com/1211228"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.3-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.3-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-15.3-3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.3-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.3-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-15.3-3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-15T11:18:24Z",
"details": "moderate"
}
],
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-2455",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2455"
}
],
"notes": [
{
"category": "general",
"text": "Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.3-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.3-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-15.3-3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2455",
"url": "https://www.suse.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "SUSE Bug 1211229 for CVE-2023-2455",
"url": "https://bugzilla.suse.com/1211229"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.3-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.3-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-15.3-3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.3-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.3-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.3-3.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-15.3-3.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-15.3-3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-15T11:18:24Z",
"details": "important"
}
],
"title": "CVE-2023-2455"
}
]
}
SUSE-SU-2023:2207-1
Vulnerability from csaf_suse - Published: 2023-05-15 11:21 - Updated: 2023-05-15 11:21| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libpq5-32bit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libecpg6-32bit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpq5-32bit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libpq5-32bit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libecpg6-32bit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpq5-32bit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-docs-15.3-150200.5.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.x86_64 | — |
Vendor Fix
|
{
"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\nUpdated to version 15.3:\n - CVE-2023-2454: Fixed an issue where a user having permission to\n create a schema could hijack the privileges of a security definer\n function or extension script (bsc#1211228).\n - CVE-2023-2455: Fixed an issue that could allow a user to see or\n modify rows that should have been invisible (bsc#1211229).\n - Internal fixes (bsc#1210303).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2207,SUSE-SLE-Module-Basesystem-15-SP4-2023-2207,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-2207,SUSE-SLE-Module-Server-Applications-15-SP4-2023-2207,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-2207,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2207,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2207,SUSE-SLE-Product-RT-15-SP3-2023-2207,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-2207,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2207,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-2207,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2207,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-2207,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-2207,SUSE-Storage-7-2023-2207,SUSE-Storage-7.1-2023-2207,openSUSE-SLE-15.4-2023-2207",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2207-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2207-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232207-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2207-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014885.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210303",
"url": "https://bugzilla.suse.com/1210303"
},
{
"category": "self",
"summary": "SUSE Bug 1211228",
"url": "https://bugzilla.suse.com/1211228"
},
{
"category": "self",
"summary": "SUSE Bug 1211229",
"url": "https://bugzilla.suse.com/1211229"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2455 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2455/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2023-05-15T11:21:32Z",
"generator": {
"date": "2023-05-15T11:21:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2207-1",
"initial_release_date": "2023-05-15T11:21:32Z",
"revision_history": [
{
"date": "2023-05-15T11:21:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.3-150200.5.9.1.aarch64",
"product": {
"name": "libecpg6-15.3-150200.5.9.1.aarch64",
"product_id": "libecpg6-15.3-150200.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-15.3-150200.5.9.1.aarch64",
"product": {
"name": "libpq5-15.3-150200.5.9.1.aarch64",
"product_id": "libpq5-15.3-150200.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-15.3-150200.5.9.1.aarch64",
"product": {
"name": "postgresql15-15.3-150200.5.9.1.aarch64",
"product_id": "postgresql15-15.3-150200.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"product_id": "postgresql15-contrib-15.3-150200.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.3-150200.5.9.1.aarch64",
"product": {
"name": "postgresql15-devel-15.3-150200.5.9.1.aarch64",
"product_id": "postgresql15-devel-15.3-150200.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.3-150200.5.9.1.aarch64",
"product": {
"name": "postgresql15-devel-mini-15.3-150200.5.9.1.aarch64",
"product_id": "postgresql15-devel-mini-15.3-150200.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"product_id": "postgresql15-llvmjit-15.3-150200.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"product_id": "postgresql15-plperl-15.3-150200.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"product_id": "postgresql15-plpython-15.3-150200.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"product_id": "postgresql15-pltcl-15.3-150200.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.3-150200.5.9.1.aarch64",
"product": {
"name": "postgresql15-server-15.3-150200.5.9.1.aarch64",
"product_id": "postgresql15-server-15.3-150200.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"product_id": "postgresql15-server-devel-15.3-150200.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.3-150200.5.9.1.aarch64",
"product": {
"name": "postgresql15-test-15.3-150200.5.9.1.aarch64",
"product_id": "postgresql15-test-15.3-150200.5.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-15.3-150200.5.9.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-15.3-150200.5.9.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-15.3-150200.5.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-15.3-150200.5.9.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-15.3-150200.5.9.1.aarch64_ilp32",
"product_id": "libpq5-64bit-15.3-150200.5.9.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.3-150200.5.9.1.i586",
"product": {
"name": "libecpg6-15.3-150200.5.9.1.i586",
"product_id": "libecpg6-15.3-150200.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-15.3-150200.5.9.1.i586",
"product": {
"name": "libpq5-15.3-150200.5.9.1.i586",
"product_id": "libpq5-15.3-150200.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-15.3-150200.5.9.1.i586",
"product": {
"name": "postgresql15-15.3-150200.5.9.1.i586",
"product_id": "postgresql15-15.3-150200.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.3-150200.5.9.1.i586",
"product": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.i586",
"product_id": "postgresql15-contrib-15.3-150200.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.3-150200.5.9.1.i586",
"product": {
"name": "postgresql15-devel-15.3-150200.5.9.1.i586",
"product_id": "postgresql15-devel-15.3-150200.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.3-150200.5.9.1.i586",
"product": {
"name": "postgresql15-devel-mini-15.3-150200.5.9.1.i586",
"product_id": "postgresql15-devel-mini-15.3-150200.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.i586",
"product": {
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.i586",
"product_id": "postgresql15-llvmjit-15.3-150200.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.i586",
"product_id": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.3-150200.5.9.1.i586",
"product": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.i586",
"product_id": "postgresql15-plperl-15.3-150200.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.3-150200.5.9.1.i586",
"product": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.i586",
"product_id": "postgresql15-plpython-15.3-150200.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.3-150200.5.9.1.i586",
"product": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.i586",
"product_id": "postgresql15-pltcl-15.3-150200.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.3-150200.5.9.1.i586",
"product": {
"name": "postgresql15-server-15.3-150200.5.9.1.i586",
"product_id": "postgresql15-server-15.3-150200.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.3-150200.5.9.1.i586",
"product": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.i586",
"product_id": "postgresql15-server-devel-15.3-150200.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.3-150200.5.9.1.i586",
"product": {
"name": "postgresql15-test-15.3-150200.5.9.1.i586",
"product_id": "postgresql15-test-15.3-150200.5.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.3-150200.5.9.1.noarch",
"product": {
"name": "postgresql15-docs-15.3-150200.5.9.1.noarch",
"product_id": "postgresql15-docs-15.3-150200.5.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.3-150200.5.9.1.ppc64le",
"product": {
"name": "libecpg6-15.3-150200.5.9.1.ppc64le",
"product_id": "libecpg6-15.3-150200.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-15.3-150200.5.9.1.ppc64le",
"product": {
"name": "libpq5-15.3-150200.5.9.1.ppc64le",
"product_id": "libpq5-15.3-150200.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-15.3-150200.5.9.1.ppc64le",
"product": {
"name": "postgresql15-15.3-150200.5.9.1.ppc64le",
"product_id": "postgresql15-15.3-150200.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"product_id": "postgresql15-contrib-15.3-150200.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"product_id": "postgresql15-devel-15.3-150200.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.3-150200.5.9.1.ppc64le",
"product": {
"name": "postgresql15-devel-mini-15.3-150200.5.9.1.ppc64le",
"product_id": "postgresql15-devel-mini-15.3-150200.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"product_id": "postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"product_id": "postgresql15-plperl-15.3-150200.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"product_id": "postgresql15-plpython-15.3-150200.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"product_id": "postgresql15-pltcl-15.3-150200.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.3-150200.5.9.1.ppc64le",
"product": {
"name": "postgresql15-server-15.3-150200.5.9.1.ppc64le",
"product_id": "postgresql15-server-15.3-150200.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"product_id": "postgresql15-server-devel-15.3-150200.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.3-150200.5.9.1.ppc64le",
"product": {
"name": "postgresql15-test-15.3-150200.5.9.1.ppc64le",
"product_id": "postgresql15-test-15.3-150200.5.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.3-150200.5.9.1.s390x",
"product": {
"name": "libecpg6-15.3-150200.5.9.1.s390x",
"product_id": "libecpg6-15.3-150200.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-15.3-150200.5.9.1.s390x",
"product": {
"name": "libpq5-15.3-150200.5.9.1.s390x",
"product_id": "libpq5-15.3-150200.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-15.3-150200.5.9.1.s390x",
"product": {
"name": "postgresql15-15.3-150200.5.9.1.s390x",
"product_id": "postgresql15-15.3-150200.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.3-150200.5.9.1.s390x",
"product": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.s390x",
"product_id": "postgresql15-contrib-15.3-150200.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.3-150200.5.9.1.s390x",
"product": {
"name": "postgresql15-devel-15.3-150200.5.9.1.s390x",
"product_id": "postgresql15-devel-15.3-150200.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.3-150200.5.9.1.s390x",
"product": {
"name": "postgresql15-devel-mini-15.3-150200.5.9.1.s390x",
"product_id": "postgresql15-devel-mini-15.3-150200.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"product": {
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"product_id": "postgresql15-llvmjit-15.3-150200.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.3-150200.5.9.1.s390x",
"product": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.s390x",
"product_id": "postgresql15-plperl-15.3-150200.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.3-150200.5.9.1.s390x",
"product": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.s390x",
"product_id": "postgresql15-plpython-15.3-150200.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"product_id": "postgresql15-pltcl-15.3-150200.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.3-150200.5.9.1.s390x",
"product": {
"name": "postgresql15-server-15.3-150200.5.9.1.s390x",
"product_id": "postgresql15-server-15.3-150200.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"product_id": "postgresql15-server-devel-15.3-150200.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.3-150200.5.9.1.s390x",
"product": {
"name": "postgresql15-test-15.3-150200.5.9.1.s390x",
"product_id": "postgresql15-test-15.3-150200.5.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.3-150200.5.9.1.x86_64",
"product": {
"name": "libecpg6-15.3-150200.5.9.1.x86_64",
"product_id": "libecpg6-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-15.3-150200.5.9.1.x86_64",
"product": {
"name": "libecpg6-32bit-15.3-150200.5.9.1.x86_64",
"product_id": "libecpg6-32bit-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-15.3-150200.5.9.1.x86_64",
"product": {
"name": "libpq5-15.3-150200.5.9.1.x86_64",
"product_id": "libpq5-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-15.3-150200.5.9.1.x86_64",
"product": {
"name": "libpq5-32bit-15.3-150200.5.9.1.x86_64",
"product_id": "libpq5-32bit-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-15.3-150200.5.9.1.x86_64",
"product": {
"name": "postgresql15-15.3-150200.5.9.1.x86_64",
"product_id": "postgresql15-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"product_id": "postgresql15-contrib-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.3-150200.5.9.1.x86_64",
"product": {
"name": "postgresql15-devel-15.3-150200.5.9.1.x86_64",
"product_id": "postgresql15-devel-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.3-150200.5.9.1.x86_64",
"product": {
"name": "postgresql15-devel-mini-15.3-150200.5.9.1.x86_64",
"product_id": "postgresql15-devel-mini-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"product_id": "postgresql15-llvmjit-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"product_id": "postgresql15-plperl-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"product_id": "postgresql15-plpython-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"product_id": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.3-150200.5.9.1.x86_64",
"product": {
"name": "postgresql15-server-15.3-150200.5.9.1.x86_64",
"product_id": "postgresql15-server-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"product_id": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.3-150200.5.9.1.x86_64",
"product": {
"name": "postgresql15-test-15.3-150200.5.9.1.x86_64",
"product_id": "postgresql15-test-15.3-150200.5.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "libpq5-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.s390x"
},
"product_reference": "libpq5-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-test-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-test-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-test-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-test-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.s390x"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.3-150200.5.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-docs-15.3-150200.5.9.1.noarch"
},
"product_reference": "postgresql15-docs-15.3-150200.5.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.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-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.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-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-150200.5.9.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-15.3-150200.5.9.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-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.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-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-15.3-150200.5.9.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-15.3-150200.5.9.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-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-32bit-15.3-150200.5.9.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-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.3-150200.5.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-docs-15.3-150200.5.9.1.noarch"
},
"product_reference": "postgresql15-docs-15.3-150200.5.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.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-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.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-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-150200.5.9.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-15.3-150200.5.9.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-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.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-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.noarch"
},
"product_reference": "postgresql15-docs-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.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-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libpq5-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.3-150200.5.9.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch"
},
"product_reference": "postgresql15-docs-15.3-150200.5.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.s390x"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "libpq5-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.s390x"
},
"product_reference": "libpq5-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-32bit-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.s390x"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "libpq5-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.s390x"
},
"product_reference": "libpq5-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-15.3-150200.5.9.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.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.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.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.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.3-150200.5.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch"
},
"product_reference": "postgresql15-docs-15.3-150200.5.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.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.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.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.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.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.3-150200.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.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-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.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-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-150200.5.9.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-15.3-150200.5.9.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-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "libpq5-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.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-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-15.3-150200.5.9.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-15.3-150200.5.9.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-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-32bit-15.3-150200.5.9.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-15.3-150200.5.9.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-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.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-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-150200.5.9.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-15.3-150200.5.9.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-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "libpq5-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.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-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.noarch"
},
"product_reference": "postgresql15-docs-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.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.3-150200.5.9.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.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.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-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libecpg6-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libpq5-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.3-150200.5.9.1.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch"
},
"product_reference": "postgresql15-docs-15.3-150200.5.9.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.s390x"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "libpq5-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.s390x"
},
"product_reference": "libpq5-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.3-150200.5.9.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch"
},
"product_reference": "postgresql15-docs-15.3-150200.5.9.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.3-150200.5.9.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libpq5-32bit-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-32bit-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.3-150200.5.9.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-docs-15.3-150200.5.9.1.noarch"
},
"product_reference": "postgresql15-docs-15.3-150200.5.9.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.s390x"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libecpg6-32bit-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libecpg6-32bit-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.aarch64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "libpq5-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.s390x"
},
"product_reference": "libpq5-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpq5-32bit-15.3-150200.5.9.1.x86_64"
},
"product_reference": "libpq5-32bit-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.3-150200.5.9.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-docs-15.3-150200.5.9.1.noarch"
},
"product_reference": "postgresql15-docs-15.3-150200.5.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.3-150200.5.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.aarch64"
},
"product_reference": "postgresql15-test-15.3-150200.5.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.3-150200.5.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.ppc64le"
},
"product_reference": "postgresql15-test-15.3-150200.5.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.3-150200.5.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.s390x"
},
"product_reference": "postgresql15-test-15.3-150200.5.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.3-150200.5.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.x86_64"
},
"product_reference": "postgresql15-test-15.3-150200.5.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2454"
}
],
"notes": [
{
"category": "general",
"text": "schema_element defeats protective search_path changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Manager Proxy 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libecpg6-32bit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-docs-15.3-150200.5.9.1.noarch",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2454",
"url": "https://www.suse.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "SUSE Bug 1211228 for CVE-2023-2454",
"url": "https://bugzilla.suse.com/1211228"
}
],
"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-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Manager Proxy 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libecpg6-32bit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-docs-15.3-150200.5.9.1.noarch",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Manager Proxy 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libecpg6-32bit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-docs-15.3-150200.5.9.1.noarch",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-15T11:21:32Z",
"details": "moderate"
}
],
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-2455",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2455"
}
],
"notes": [
{
"category": "general",
"text": "Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Manager Proxy 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libecpg6-32bit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-docs-15.3-150200.5.9.1.noarch",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2455",
"url": "https://www.suse.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "SUSE Bug 1211229 for CVE-2023-2455",
"url": "https://bugzilla.suse.com/1211229"
}
],
"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-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Manager Proxy 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libecpg6-32bit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-docs-15.3-150200.5.9.1.noarch",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Enterprise Storage 7:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Manager Proxy 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:libecpg6-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:libpq5-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-docs-15.3-150200.5.9.1.noarch",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-15.3-150200.5.9.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:libecpg6-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libecpg6-32bit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:libpq5-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:libpq5-32bit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-contrib-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-docs-15.3-150200.5.9.1.noarch",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-plperl-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-plpython-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-pltcl-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-devel-15.3-150200.5.9.1.x86_64",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.aarch64",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.s390x",
"openSUSE Leap 15.4:postgresql15-test-15.3-150200.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-15T11:21:32Z",
"details": "important"
}
],
"title": "CVE-2023-2455"
}
]
}
SUSE-SU-2023:2219-1
Vulnerability from csaf_suse - Published: 2023-05-16 11:19 - Updated: 2023-05-16 11:19| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-docs-13.11-150200.5.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql13",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql13 fixes the following issues:\n\nUpdated to version 13.11:\n - CVE-2023-2454: Fixed an issue where a user having permission to\n create a schema could hijack the privileges of a security definer\n function or extension script (bsc#1211228).\n - CVE-2023-2455: Fixed an issue that could allow a user to see or\n modify rows that should have been invisible (bsc#1211229).\n - Internal fixes (bsc#1210303).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2219,SUSE-SLE-Module-Legacy-15-SP4-2023-2219,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-2219,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2219,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2219,SUSE-SLE-Product-RT-15-SP3-2023-2219,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-2219,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2219,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-2219,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2219,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-2219,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-2219,SUSE-Storage-7-2023-2219,SUSE-Storage-7.1-2023-2219,openSUSE-SLE-15.4-2023-2219",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2219-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2219-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232219-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2219-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014900.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210303",
"url": "https://bugzilla.suse.com/1210303"
},
{
"category": "self",
"summary": "SUSE Bug 1211228",
"url": "https://bugzilla.suse.com/1211228"
},
{
"category": "self",
"summary": "SUSE Bug 1211229",
"url": "https://bugzilla.suse.com/1211229"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2455 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2455/"
}
],
"title": "Security update for postgresql13",
"tracking": {
"current_release_date": "2023-05-16T11:19:29Z",
"generator": {
"date": "2023-05-16T11:19:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2219-1",
"initial_release_date": "2023-05-16T11:19:29Z",
"revision_history": [
{
"date": "2023-05-16T11:19:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.11-150200.5.40.1.aarch64",
"product": {
"name": "postgresql13-13.11-150200.5.40.1.aarch64",
"product_id": "postgresql13-13.11-150200.5.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"product": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"product_id": "postgresql13-contrib-13.11-150200.5.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.11-150200.5.40.1.aarch64",
"product": {
"name": "postgresql13-devel-13.11-150200.5.40.1.aarch64",
"product_id": "postgresql13-devel-13.11-150200.5.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"product_id": "postgresql13-llvmjit-13.11-150200.5.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"product_id": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"product": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"product_id": "postgresql13-plperl-13.11-150200.5.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"product": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"product_id": "postgresql13-plpython-13.11-150200.5.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"product": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"product_id": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.11-150200.5.40.1.aarch64",
"product": {
"name": "postgresql13-server-13.11-150200.5.40.1.aarch64",
"product_id": "postgresql13-server-13.11-150200.5.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"product": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"product_id": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.11-150200.5.40.1.aarch64",
"product": {
"name": "postgresql13-test-13.11-150200.5.40.1.aarch64",
"product_id": "postgresql13-test-13.11-150200.5.40.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.11-150200.5.40.1.i586",
"product": {
"name": "postgresql13-13.11-150200.5.40.1.i586",
"product_id": "postgresql13-13.11-150200.5.40.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.11-150200.5.40.1.i586",
"product": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.i586",
"product_id": "postgresql13-contrib-13.11-150200.5.40.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.11-150200.5.40.1.i586",
"product": {
"name": "postgresql13-devel-13.11-150200.5.40.1.i586",
"product_id": "postgresql13-devel-13.11-150200.5.40.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.i586",
"product": {
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.i586",
"product_id": "postgresql13-llvmjit-13.11-150200.5.40.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.i586",
"product": {
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.i586",
"product_id": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.11-150200.5.40.1.i586",
"product": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.i586",
"product_id": "postgresql13-plperl-13.11-150200.5.40.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.11-150200.5.40.1.i586",
"product": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.i586",
"product_id": "postgresql13-plpython-13.11-150200.5.40.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.11-150200.5.40.1.i586",
"product": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.i586",
"product_id": "postgresql13-pltcl-13.11-150200.5.40.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.11-150200.5.40.1.i586",
"product": {
"name": "postgresql13-server-13.11-150200.5.40.1.i586",
"product_id": "postgresql13-server-13.11-150200.5.40.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.11-150200.5.40.1.i586",
"product": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.i586",
"product_id": "postgresql13-server-devel-13.11-150200.5.40.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.11-150200.5.40.1.i586",
"product": {
"name": "postgresql13-test-13.11-150200.5.40.1.i586",
"product_id": "postgresql13-test-13.11-150200.5.40.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"product": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"product_id": "postgresql13-docs-13.11-150200.5.40.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.11-150200.5.40.1.ppc64le",
"product": {
"name": "postgresql13-13.11-150200.5.40.1.ppc64le",
"product_id": "postgresql13-13.11-150200.5.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"product": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"product_id": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"product": {
"name": "postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"product_id": "postgresql13-devel-13.11-150200.5.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"product_id": "postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"product_id": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"product": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"product_id": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"product": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"product_id": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"product_id": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.11-150200.5.40.1.ppc64le",
"product": {
"name": "postgresql13-server-13.11-150200.5.40.1.ppc64le",
"product_id": "postgresql13-server-13.11-150200.5.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"product_id": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.11-150200.5.40.1.ppc64le",
"product": {
"name": "postgresql13-test-13.11-150200.5.40.1.ppc64le",
"product_id": "postgresql13-test-13.11-150200.5.40.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.11-150200.5.40.1.s390x",
"product": {
"name": "postgresql13-13.11-150200.5.40.1.s390x",
"product_id": "postgresql13-13.11-150200.5.40.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.11-150200.5.40.1.s390x",
"product": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.s390x",
"product_id": "postgresql13-contrib-13.11-150200.5.40.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.11-150200.5.40.1.s390x",
"product": {
"name": "postgresql13-devel-13.11-150200.5.40.1.s390x",
"product_id": "postgresql13-devel-13.11-150200.5.40.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"product": {
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"product_id": "postgresql13-llvmjit-13.11-150200.5.40.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"product": {
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"product_id": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.11-150200.5.40.1.s390x",
"product": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.s390x",
"product_id": "postgresql13-plperl-13.11-150200.5.40.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.11-150200.5.40.1.s390x",
"product": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.s390x",
"product_id": "postgresql13-plpython-13.11-150200.5.40.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"product": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"product_id": "postgresql13-pltcl-13.11-150200.5.40.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.11-150200.5.40.1.s390x",
"product": {
"name": "postgresql13-server-13.11-150200.5.40.1.s390x",
"product_id": "postgresql13-server-13.11-150200.5.40.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"product": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"product_id": "postgresql13-server-devel-13.11-150200.5.40.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.11-150200.5.40.1.s390x",
"product": {
"name": "postgresql13-test-13.11-150200.5.40.1.s390x",
"product_id": "postgresql13-test-13.11-150200.5.40.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.11-150200.5.40.1.x86_64",
"product": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64",
"product_id": "postgresql13-13.11-150200.5.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"product": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"product_id": "postgresql13-contrib-13.11-150200.5.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"product": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"product_id": "postgresql13-devel-13.11-150200.5.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"product_id": "postgresql13-llvmjit-13.11-150200.5.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"product_id": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"product": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"product_id": "postgresql13-plperl-13.11-150200.5.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"product": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"product_id": "postgresql13-plpython-13.11-150200.5.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"product": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"product_id": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"product": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"product_id": "postgresql13-server-13.11-150200.5.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"product": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"product_id": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.11-150200.5.40.1.x86_64",
"product": {
"name": "postgresql13-test-13.11-150200.5.40.1.x86_64",
"product_id": "postgresql13-test-13.11-150200.5.40.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-docs-13.11-150200.5.40.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-docs-13.11-150200.5.40.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.11-150200.5.40.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-docs-13.11-150200.5.40.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-docs-13.11-150200.5.40.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.11-150200.5.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.11-150200.5.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.11-150200.5.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.11-150200.5.40.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-docs-13.11-150200.5.40.1.noarch"
},
"product_reference": "postgresql13-docs-13.11-150200.5.40.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.11-150200.5.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.11-150200.5.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.11-150200.5.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.11-150200.5.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.11-150200.5.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.aarch64"
},
"product_reference": "postgresql13-test-13.11-150200.5.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.11-150200.5.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.ppc64le"
},
"product_reference": "postgresql13-test-13.11-150200.5.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.11-150200.5.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.s390x"
},
"product_reference": "postgresql13-test-13.11-150200.5.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.11-150200.5.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.x86_64"
},
"product_reference": "postgresql13-test-13.11-150200.5.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2454"
}
],
"notes": [
{
"category": "general",
"text": "schema_element defeats protective search_path changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Manager Proxy 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-docs-13.11-150200.5.40.1.noarch",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2454",
"url": "https://www.suse.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "SUSE Bug 1211228 for CVE-2023-2454",
"url": "https://bugzilla.suse.com/1211228"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Manager Proxy 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-docs-13.11-150200.5.40.1.noarch",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Manager Proxy 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-docs-13.11-150200.5.40.1.noarch",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-16T11:19:29Z",
"details": "moderate"
}
],
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-2455",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2455"
}
],
"notes": [
{
"category": "general",
"text": "Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Manager Proxy 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-docs-13.11-150200.5.40.1.noarch",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2455",
"url": "https://www.suse.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "SUSE Bug 1211229 for CVE-2023-2455",
"url": "https://bugzilla.suse.com/1211229"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Manager Proxy 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-docs-13.11-150200.5.40.1.noarch",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Manager Proxy 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-docs-13.11-150200.5.40.1.noarch",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-13.11-150200.5.40.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-contrib-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-docs-13.11-150200.5.40.1.noarch",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-plperl-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-plpython-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-pltcl-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-devel-13.11-150200.5.40.1.x86_64",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.aarch64",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.s390x",
"openSUSE Leap 15.4:postgresql13-test-13.11-150200.5.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-16T11:19:29Z",
"details": "important"
}
],
"title": "CVE-2023-2455"
}
]
}
WID-SEC-W-2023-1203
Vulnerability from csaf_certbund - Published: 2023-05-11 22:00 - Updated: 2026-01-04 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center <Common Services 10.9.3-00
Hitachi / Ops Center
|
<Common Services 10.9.3-00 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 | ||
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Open Source PostgreSQL <13.11
Open Source / PostgreSQL
|
<13.11 | ||
|
Open Source PostgreSQL <12.15
Open Source / PostgreSQL
|
<12.15 | ||
|
Open Source PostgreSQL <15.3
Open Source / PostgreSQL
|
<15.3 | ||
|
Open Source PostgreSQL <14.8
Open Source / PostgreSQL
|
<14.8 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source PostgreSQL <11.20
Open Source / PostgreSQL
|
<11.20 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
IBM Sterling Connect:Direct <6.1.0.27
IBM / Sterling Connect:Direct
|
<6.1.0.27 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center <Common Services 10.9.3-00
Hitachi / Ops Center
|
<Common Services 10.9.3-00 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 | ||
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Open Source PostgreSQL <13.11
Open Source / PostgreSQL
|
<13.11 | ||
|
Open Source PostgreSQL <12.15
Open Source / PostgreSQL
|
<12.15 | ||
|
Open Source PostgreSQL <15.3
Open Source / PostgreSQL
|
<15.3 | ||
|
Open Source PostgreSQL <14.8
Open Source / PostgreSQL
|
<14.8 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source PostgreSQL <11.20
Open Source / PostgreSQL
|
<11.20 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
IBM Sterling Connect:Direct <6.1.0.27
IBM / Sterling Connect:Direct
|
<6.1.0.27 |
{
"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": "PostgreSQL ist eine frei verf\u00fcgbare Datenbank f\u00fcr unterschiedliche Betriebssysteme.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in PostgreSQL ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen.",
"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-2023-1203 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1203.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1203 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1203"
},
{
"category": "external",
"summary": "Postgres Release Notes vom 2023-05-11",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "Postgres Security Advisory vom 2023-05-11",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
},
{
"category": "external",
"summary": "Postgres Security Advisory vom 2023-05-11",
"url": "https://www.postgresql.org/support/security/CVE-2023-2455/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5401 vom 2023-05-13",
"url": "https://www.debian.org/security/2023/dsa-5401"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3422 vom 2023-05-15",
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00014.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2201-1 vom 2023-05-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014890.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2198-1 vom 2023-05-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014893.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2199-1 vom 2023-05-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014892.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2200-1 vom 2023-05-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014891.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2207-1 vom 2023-05-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014885.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2206-1 vom 2023-05-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014886.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2205-1 vom 2023-05-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014887.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2202-1 vom 2023-05-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014889.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2219-1 vom 2023-05-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014900.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6104-1 vom 2023-05-24",
"url": "https://ubuntu.com/security/notices/USN-6104-1"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-1759 vom 2023-06-09",
"url": "https://alas.aws.amazon.com/ALAS-2023-1759.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-3714 vom 2023-06-22",
"url": "https://linux.oracle.com/errata/ELSA-2023-3714.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3714 vom 2023-06-21",
"url": "https://access.redhat.com/errata/RHSA-2023:3714"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6230-1 vom 2023-07-13",
"url": "https://ubuntu.com/security/notices/USN-6230-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4313 vom 2023-07-27",
"url": "https://access.redhat.com/errata/RHSA-2023:4313"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4327 vom 2023-07-31",
"url": "https://access.redhat.com/errata/RHSA-2023:4327"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4327 vom 2023-08-02",
"url": "https://linux.oracle.com/errata/ELSA-2023-4327.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4539 vom 2023-08-08",
"url": "https://access.redhat.com/errata/RHSA-2023:4539"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4527 vom 2023-08-08",
"url": "https://access.redhat.com/errata/RHSA-2023:4527"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4535 vom 2023-08-08",
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4535 vom 2023-08-10",
"url": "https://linux.oracle.com/errata/ELSA-2023-4535.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4527 vom 2023-08-10",
"url": "https://linux.oracle.com/errata/ELSA-2023-4527.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4539 vom 2023-08-11",
"url": "https://linux.oracle.com/errata/ELSA-2023-4539.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5269 vom 2023-09-19",
"url": "https://access.redhat.com/errata/RHSA-2023:5269"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-5269 vom 2023-09-20",
"url": "https://linux.oracle.com/errata/ELSA-2023-5269.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2023-001 vom 2023-09-28",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2023-001.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL13-2023-001 vom 2023-09-28",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL13-2023-001.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL12-2023-001 vom 2023-09-28",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL12-2023-001.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL11-2023-001 vom 2023-09-28",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL11-2023-001.html"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2023-143 vom 2023-10-03",
"url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2023-143/index.html"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2023-144 vom 2023-10-03",
"url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2023-144/index.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7545 vom 2023-11-28",
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7580 vom 2023-11-29",
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7667 vom 2023-12-06",
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7666 vom 2023-12-06",
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7695 vom 2023-12-07",
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7694 vom 2023-12-07",
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7772 vom 2023-12-13",
"url": "http://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2024-2462 vom 2024-02-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2462.html"
},
{
"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": "openSUSE Security Update OPENSUSE-SU-2024:14360-1 vom 2024-09-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/RSHH7GG3JERRES4WX7FTBWO2TZCAMJMP/"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10788 vom 2024-12-05",
"url": "https://oss.oracle.com/pipermail/el-errata/2024-December/016821.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10831 vom 2024-12-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-10831.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-015 vom 2024-12-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-015.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL13-2024-008 vom 2024-12-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL13-2024-008.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-014 vom 2024-12-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-014.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7181893 vom 2025-01-29",
"url": "https://www.ibm.com/support/pages/node/7181893"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7182335 vom 2025-02-03",
"url": "https://www.ibm.com/support/pages/node/7182335"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-1741 vom 2025-02-21",
"url": "https://linux.oracle.com/errata/ELSA-2025-1741.html"
},
{
"category": "external",
"summary": "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": "Dell Security Advisory DSA-2023-268 vom 2025-11-06",
"url": "https://www.dell.com/support/kbdoc/de-de/000216397/dsa-2023-268-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2023:5269 vom 2026-01-04",
"url": "https://errata.build.resf.org/RLSA-2023:5269"
}
],
"source_lang": "en-US",
"title": "PostgreSQL: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-04T23:00:00.000+00:00",
"generator": {
"date": "2026-01-05T08:35:33.273+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2023-1203",
"initial_release_date": "2023-05-11T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-05-11T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-05-14T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2023-05-15T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-05-16T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-05-24T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-06-08T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-06-21T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2023-07-13T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-07-27T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-31T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-08-01T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-08-08T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-08-09T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-08-13T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-09-19T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-09-20T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-09-27T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-10-03T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2023-11-28T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-29T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-12-06T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-12-12T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-02-19T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Amazon 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 openSUSE aufgenommen"
},
{
"date": "2024-12-05T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-12-08T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-12-19T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-01-28T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-02-03T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-02-23T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-28T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-11-06T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-01-04T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
}
],
"status": "final",
"version": "34"
}
},
"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": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Virtual Edition",
"product": {
"name": "Dell NetWorker Virtual Edition",
"product_id": "T048226",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cCommon Services 10.9.3-00",
"product": {
"name": "Hitachi Ops Center \u003cCommon Services 10.9.3-00",
"product_id": "T030195"
}
},
{
"category": "product_version",
"name": "Common Services 10.9.3-00",
"product": {
"name": "Hitachi Ops Center Common Services 10.9.3-00",
"product_id": "T030195-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:common_services_10.9.3-00"
}
}
},
{
"category": "product_version_range",
"name": "\u003cAnalyzer 10.9.3-00",
"product": {
"name": "Hitachi Ops Center \u003cAnalyzer 10.9.3-00",
"product_id": "T030196"
}
},
{
"category": "product_version",
"name": "Analyzer 10.9.3-00",
"product": {
"name": "Hitachi Ops Center Analyzer 10.9.3-00",
"product_id": "T030196-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:analyzer_10.9.3-00"
}
}
},
{
"category": "product_version_range",
"name": "\u003cViewpoint 10.9.3-00",
"product": {
"name": "Hitachi Ops Center \u003cViewpoint 10.9.3-00",
"product_id": "T030197"
}
},
{
"category": "product_version",
"name": "Viewpoint 10.9.3-00",
"product": {
"name": "Hitachi Ops Center Viewpoint 10.9.3-00",
"product_id": "T030197-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:viewpoint_10.9.3-00"
}
}
}
],
"category": "product_name",
"name": "Ops Center"
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"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_range",
"name": "\u003c6.1.0.27",
"product": {
"name": "IBM Sterling Connect:Direct \u003c6.1.0.27",
"product_id": "T040672"
}
},
{
"category": "product_version",
"name": "6.1.0.27",
"product": {
"name": "IBM Sterling Connect:Direct 6.1.0.27",
"product_id": "T040672-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:sterling_connect%3adirect:6.1.0.27"
}
}
}
],
"category": "product_name",
"name": "Sterling Connect:Direct"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c15.3",
"product": {
"name": "Open Source PostgreSQL \u003c15.3",
"product_id": "T027706"
}
},
{
"category": "product_version",
"name": "15.3",
"product": {
"name": "Open Source PostgreSQL 15.3",
"product_id": "T027706-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:15.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c14.8",
"product": {
"name": "Open Source PostgreSQL \u003c14.8",
"product_id": "T027707"
}
},
{
"category": "product_version",
"name": "14.8",
"product": {
"name": "Open Source PostgreSQL 14.8",
"product_id": "T027707-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:14.8"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.11",
"product": {
"name": "Open Source PostgreSQL \u003c13.11",
"product_id": "T027708"
}
},
{
"category": "product_version",
"name": "13.11",
"product": {
"name": "Open Source PostgreSQL 13.11",
"product_id": "T027708-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:13.11"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.15",
"product": {
"name": "Open Source PostgreSQL \u003c12.15",
"product_id": "T027709"
}
},
{
"category": "product_version",
"name": "12.15",
"product": {
"name": "Open Source PostgreSQL 12.15",
"product_id": "T027709-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:12.15"
}
}
},
{
"category": "product_version_range",
"name": "\u003c11.20",
"product": {
"name": "Open Source PostgreSQL \u003c11.20",
"product_id": "T027710"
}
},
{
"category": "product_version",
"name": "11.2",
"product": {
"name": "Open Source PostgreSQL 11.20",
"product_id": "T027710-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:11.20"
}
}
}
],
"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-2023-2454",
"product_status": {
"known_affected": [
"T040749",
"67646",
"T004914",
"T030196",
"T030195",
"T032255",
"T030197",
"T039664",
"T027708",
"T027709",
"T027706",
"T027707",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"T027710",
"T048226",
"T040672"
]
},
"release_date": "2023-05-11T22:00:00.000+00:00",
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-2455",
"product_status": {
"known_affected": [
"T040749",
"67646",
"T004914",
"T030196",
"T030195",
"T032255",
"T030197",
"T039664",
"T027708",
"T027709",
"T027706",
"T027707",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"T027710",
"T048226",
"T040672"
]
},
"release_date": "2023-05-11T22:00:00.000+00:00",
"title": "CVE-2023-2455"
}
]
}
WID-SEC-W-2024-0054
Vulnerability from csaf_certbund - Published: 2024-01-09 23:00 - Updated: 2024-01-09 23:00Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
{
"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": "IBM Security Verify Access, ehemals IBM Security Access Manager (ISAM), ist eine Zugriffsverwaltungsl\u00f6sung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM Security Verify Access ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren.",
"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-0054 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0054.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0054 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0054"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7106586 vom 2024-01-09",
"url": "https://www.ibm.com/support/pages/node/7106586"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7106583 vom 2024-01-09",
"url": "https://www.ibm.com/support/pages/node/7106583"
}
],
"source_lang": "en-US",
"title": "IBM Security Verify Access: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-01-09T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:03:29.433+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-0054",
"initial_release_date": "2024-01-09T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-01-09T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM Security Verify Access \u003c 10.0.7-ISS-ISVA-FP0000",
"product": {
"name": "IBM Security Verify Access \u003c 10.0.7-ISS-ISVA-FP0000",
"product_id": "T031968",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_verify_access:10.0.7-iss-isva-fp0000"
}
}
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2032-43016",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2032-43016"
},
{
"cve": "CVE-2023-43017",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-43017"
},
{
"cve": "CVE-2023-40225",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-40225"
},
{
"cve": "CVE-2023-39417",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-39417"
},
{
"cve": "CVE-2023-38369",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-38369"
},
{
"cve": "CVE-2023-38267",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-38267"
},
{
"cve": "CVE-2023-32697",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32697"
},
{
"cve": "CVE-2023-32330",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32330"
},
{
"cve": "CVE-2023-32329",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32329"
},
{
"cve": "CVE-2023-32328",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32328"
},
{
"cve": "CVE-2023-32327",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32327"
},
{
"cve": "CVE-2023-31006",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31006"
},
{
"cve": "CVE-2023-31005",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31005"
},
{
"cve": "CVE-2023-31004",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31004"
},
{
"cve": "CVE-2023-31003",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31003"
},
{
"cve": "CVE-2023-31002",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31002"
},
{
"cve": "CVE-2023-31001",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31001"
},
{
"cve": "CVE-2023-30999",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-30999"
},
{
"cve": "CVE-2023-25725",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-25725"
},
{
"cve": "CVE-2023-24998",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-2455",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-2455"
},
{
"cve": "CVE-2023-2454",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-1370",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2022-45688",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-45688"
},
{
"cve": "CVE-2022-41862",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2022-2625",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-2625"
},
{
"cve": "CVE-2022-2068",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-2068"
},
{
"cve": "CVE-2022-1471",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-1471"
},
{
"cve": "CVE-2020-11100",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2020-11100"
},
{
"cve": "CVE-2019-19330",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-19330"
},
{
"cve": "CVE-2019-18277",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-18277"
},
{
"cve": "CVE-2019-18276",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-18276"
},
{
"cve": "CVE-2019-14241",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-14241"
},
{
"cve": "CVE-2017-18342",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2017-18342"
},
{
"cve": "CVE-2015-5237",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2015-5237"
}
]
}
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.